diff --git a/README.md b/README.md index babdd2b..3b3f616 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.2 | | Base module for Intrastat Product +[intrastat_product](intrastat_product/) | 16.0.1.4.3 | | 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 cd9a72f..5468a96 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:b4a46d5bf3df15fb748b0dbc1adc0968c3851605c90a66044e2307f802a6776c + !! source digest: sha256:faa245d1a5998e44919edbb5a220b126e9075bc4ca1f006881d4477ded1c2747 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/intrastat_product/__manifest__.py b/intrastat_product/__manifest__.py index 900dd8f..2cf7680 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Intrastat Product", - "version": "16.0.1.4.2", + "version": "16.0.1.4.3", "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 b2b7c09..5499e14 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:b4a46d5bf3df15fb748b0dbc1adc0968c3851605c90a66044e2307f802a6776c +!! source digest: sha256:faa245d1a5998e44919edbb5a220b126e9075bc4ca1f006881d4477ded1c2747 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module contains common objects and fields for the Intrastat Product reporting.