diff --git a/README.md b/README.md index 78bc06e..cedc95a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [intrastat_base](intrastat_base/) | 16.0.1.1.0 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Base module for Intrastat reporting [intrastat_delivery](intrastat_delivery/) | 16.0.1.0.0 | | Propagates the value of the incoterm fields from the order shipping method to the invoices -[intrastat_product](intrastat_product/) | 16.0.1.6.1 | | Base module for Intrastat Product +[intrastat_product](intrastat_product/) | 16.0.2.0.0 | | Base module for Intrastat Product [intrastat_product_generic](intrastat_product_generic/) | 16.0.1.0.0 | | Generic Intrastat Product Declaration [intrastat_product_hscodes_import](intrastat_product_hscodes_import/) | 16.0.1.0.0 | | Module used to import HS Codes for Intrastat Product [product_harmonized_system](product_harmonized_system/) | 16.0.1.1.0 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Base module for Product Import/Export reports diff --git a/intrastat_product/README.rst b/intrastat_product/README.rst index a6dd0cd..93d8b90 100644 --- a/intrastat_product/README.rst +++ b/intrastat_product/README.rst @@ -7,7 +7,7 @@ Intrastat Product !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4fd233db64fe121941a45cbac26752c2d2e95687fc4f49c2f5d92f48f95c27c2 + !! source digest: sha256:1de19ac98a9286b8864dc7a0a6c006ca9e44ea07bf19ccd418061470c33dff43 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/intrastat_product/__manifest__.py b/intrastat_product/__manifest__.py index 3b88e11..5963c26 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Intrastat Product", - "version": "16.0.1.6.1", + "version": "16.0.2.0.0", "category": "Intrastat", "license": "AGPL-3", "summary": "Base module for Intrastat Product", diff --git a/intrastat_product/static/description/index.html b/intrastat_product/static/description/index.html index b7f1bb1..e7f9087 100644 --- a/intrastat_product/static/description/index.html +++ b/intrastat_product/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4fd233db64fe121941a45cbac26752c2d2e95687fc4f49c2f5d92f48f95c27c2 +!! source digest: sha256:1de19ac98a9286b8864dc7a0a6c006ca9e44ea07bf19ccd418061470c33dff43 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module contains common objects and fields for the Intrastat Product reporting.