diff --git a/README.md b/README.md index 6fe39d3..babdd2b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons 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_product](intrastat_product/) | 16.0.1.4.1 | | Base module for Intrastat Product +[intrastat_product](intrastat_product/) | 16.0.1.4.2 | | 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.0.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 271e832..cd9a72f 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:dcb07980f490fb0df9045a23ca4396c2e1be06c09e02764ee85f2c3212325e89 + !! source digest: sha256:b4a46d5bf3df15fb748b0dbc1adc0968c3851605c90a66044e2307f802a6776c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/intrastat_product/__manifest__.py b/intrastat_product/__manifest__.py index d5d39df..900dd8f 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Intrastat Product", - "version": "16.0.1.4.1", + "version": "16.0.1.4.2", "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 da3f39b..b2b7c09 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:dcb07980f490fb0df9045a23ca4396c2e1be06c09e02764ee85f2c3212325e89 +!! source digest: sha256:b4a46d5bf3df15fb748b0dbc1adc0968c3851605c90a66044e2307f802a6776c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module contains common objects and fields for the Intrastat Product reporting.