diff --git a/README.md b/README.md index 7e4c28279ab..6123dc3d4fd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [base_product_mass_addition](base_product_mass_addition/) | 14.0.1.2.0 | | Base Product Mass Addition [packaging_uom](packaging_uom/) | 14.0.1.0.1 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Use uom in package -[pos_product_cost_security](pos_product_cost_security/) | 14.0.1.0.1 | | Compatibility between Point of Sale and Product Cost Security +[pos_product_cost_security](pos_product_cost_security/) | 14.0.1.0.2 | | Compatibility between Point of Sale and Product Cost Security [product_assortment](product_assortment/) | 14.0.1.1.1 | | Adds the ability to manage products assortment [product_assortment_description](product_assortment_description/) | 14.0.1.0.1 | | Description field for assortment [product_attribute_archive](product_attribute_archive/) | 14.0.1.0.0 | | Add an active field on product attributes diff --git a/pos_product_cost_security/README.rst b/pos_product_cost_security/README.rst index edc0fca657f..7d7d9bfea03 100644 --- a/pos_product_cost_security/README.rst +++ b/pos_product_cost_security/README.rst @@ -7,7 +7,7 @@ PoS Product Cost Security !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e844ac51c344477f4db3e01c6687fc70f68e0369f2f5e81ceec465733b210110 + !! source digest: sha256:9b14cf8cd48a210a8c7a7d7691f6ca124b6cc0c7aba0dd327ed433c6ccf200bf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/pos_product_cost_security/__manifest__.py b/pos_product_cost_security/__manifest__.py index 432eaada874..cb0981ad413 100644 --- a/pos_product_cost_security/__manifest__.py +++ b/pos_product_cost_security/__manifest__.py @@ -3,7 +3,7 @@ { "name": "PoS Product Cost Security", "summary": "Compatibility between Point of Sale and Product Cost Security", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "category": "Product", "website": "https://github.com/OCA/product-attribute", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/pos_product_cost_security/static/description/index.html b/pos_product_cost_security/static/description/index.html index 647d93d344c..0d71b94c2f1 100644 --- a/pos_product_cost_security/static/description/index.html +++ b/pos_product_cost_security/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

PoS Product Cost Security

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

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

This is a glue module to avoid permission errors when loading data in the Point of Sale