diff --git a/README.md b/README.md index 8b60063e23f..413f6b3c02c 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ addon | version | maintainers | summary [product_supplierinfo_archive](product_supplierinfo_archive/) | 17.0.1.0.0 | [![GuillemCForgeFlow](https://github.com/GuillemCForgeFlow.png?size=30px)](https://github.com/GuillemCForgeFlow) [![AlvaroTForgeFlow](https://github.com/AlvaroTForgeFlow.png?size=30px)](https://github.com/AlvaroTForgeFlow) [![OriolVForgeFlow](https://github.com/OriolVForgeFlow.png?size=30px)](https://github.com/OriolVForgeFlow) | Add the active field to the product supplier info [product_supplierinfo_for_customer](product_supplierinfo_for_customer/) | 17.0.1.1.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Allows to define prices for customers in the products [product_supplierinfo_revision](product_supplierinfo_revision/) | 17.0.1.0.0 | | Product Supplierinfo Revision +[product_uom_measure_type](product_uom_measure_type/) | 17.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Product - UoM Measure Type [product_usability](product_usability/) | 17.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Product module and adds extra groups to fine-tune access rights [sale_product_template_tags](sale_product_template_tags/) | 17.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Show product tags menu in Sale app [stock_production_lot_expired_date](stock_production_lot_expired_date/) | 17.0.1.0.1 | | Stock production lot expired date diff --git a/product_uom_measure_type/README.rst b/product_uom_measure_type/README.rst index 5cf66923792..fe88059e06f 100644 --- a/product_uom_measure_type/README.rst +++ b/product_uom_measure_type/README.rst @@ -7,7 +7,7 @@ Product - UoM Measure Type !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f019b0bd68d67a3de187b39d0d5a98e23edc04eab9bea21b7521c91cdb77933b + !! source digest: sha256:a09d68072919284f57e2d5f8bd6987c08f73aaed3fe2fbeaa0d2887eb006f9c8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -30,11 +30,11 @@ Product - UoM Measure Type This module extend the product module. -- It adds a new selection field ``measure_type`` on ``uom.category`` - and ``uom.uom`` models. This fields was present until the V13 in odoo - ``uom`` module. -- It adds a related field ``uom_measure_type`` on the - ``product.template`` model. +- It adds a new selection field ``measure_type`` on ``uom.category`` and + ``uom.uom`` models. This fields was present until the V13 in odoo + ``uom`` module. +- It adds a related field ``uom_measure_type`` on the + ``product.template`` model. It is a technical module that doesn't add any feature by itself. @@ -64,7 +64,7 @@ Authors Contributors ------------ -- Sylvain LE GAL (https://www.twitter.com/legalsylvain) +- Sylvain LE GAL (https://www.twitter.com/legalsylvain) Maintainers ----------- diff --git a/product_uom_measure_type/static/description/index.html b/product_uom_measure_type/static/description/index.html index 911b7a4327f..2391d11a37d 100644 --- a/product_uom_measure_type/static/description/index.html +++ b/product_uom_measure_type/static/description/index.html @@ -367,13 +367,13 @@

Product - UoM Measure Type

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f019b0bd68d67a3de187b39d0d5a98e23edc04eab9bea21b7521c91cdb77933b +!! source digest: sha256:a09d68072919284f57e2d5f8bd6987c08f73aaed3fe2fbeaa0d2887eb006f9c8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/product-attribute Translate me on Weblate Try me on Runboat

This module extend the product module.