diff --git a/README.md b/README.md index 4efd691..2798769 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.2.1.0 | | Base module for Intrastat Product +[intrastat_product](intrastat_product/) | 16.0.2.2.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 1918525..5d591ad 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:047b0c30068c505f3065a76d1c965aa561f996b46b1f1d0196cf5543515d8314 + !! source digest: sha256:c3741509744d351e7d3f357da30cd920a7991d426233eb9750a72409a456ed75 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/intrastat_product/__manifest__.py b/intrastat_product/__manifest__.py index 0742de9..3305b17 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Intrastat Product", - "version": "16.0.2.1.0", + "version": "16.0.2.2.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 e57c8ab..d978bba 100644 --- a/intrastat_product/static/description/index.html +++ b/intrastat_product/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:047b0c30068c505f3065a76d1c965aa561f996b46b1f1d0196cf5543515d8314 +!! source digest: sha256:c3741509744d351e7d3f357da30cd920a7991d426233eb9750a72409a456ed75 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module contains common objects and fields for the Intrastat Product reporting.