diff --git a/README.md b/README.md index 5357e49..7ba2de0 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.6.0 | | Base module for Intrastat Product +[intrastat_product](intrastat_product/) | 16.0.1.6.1 | | 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 d1e8cc9..a6dd0cd 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:1d5247e6e0a173143193cc1e635a934000d1666a4653da21dc97e36acdb7a808 + !! source digest: sha256:4fd233db64fe121941a45cbac26752c2d2e95687fc4f49c2f5d92f48f95c27c2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/intrastat_product/__manifest__.py b/intrastat_product/__manifest__.py index 9699f81..3b88e11 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Intrastat Product", - "version": "16.0.1.6.0", + "version": "16.0.1.6.1", "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 24cd7d2..b7f1bb1 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:1d5247e6e0a173143193cc1e635a934000d1666a4653da21dc97e36acdb7a808 +!! source digest: sha256:4fd233db64fe121941a45cbac26752c2d2e95687fc4f49c2f5d92f48f95c27c2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module contains common objects and fields for the Intrastat Product reporting.