diff --git a/README.md b/README.md index 548b804..6d49c5e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [intrastat_product](intrastat_product/) | 15.0.1.1.0 | | Base module for Intrastat Product [intrastat_product_generic](intrastat_product_generic/) | 15.0.1.0.0 | | Generic Intrastat Product Declaration [intrastat_product_hscodes_import](intrastat_product_hscodes_import/) | 15.0.1.2.0 | | Module used to import HS Codes for Intrastat Product -[product_harmonized_system](product_harmonized_system/) | 15.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![luc-demeyer](https://github.com/luc-demeyer.png?size=30px)](https://github.com/luc-demeyer) | Base module for Product Import/Export reports +[product_harmonized_system](product_harmonized_system/) | 15.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![luc-demeyer](https://github.com/luc-demeyer.png?size=30px)](https://github.com/luc-demeyer) | Base module for Product Import/Export reports [product_harmonized_system_delivery](product_harmonized_system_delivery/) | 15.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![luc-demeyer](https://github.com/luc-demeyer.png?size=30px)](https://github.com/luc-demeyer) | Hide native hs_code field provided by the delivery module [product_harmonized_system_stock](product_harmonized_system_stock/) | 15.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![luc-demeyer](https://github.com/luc-demeyer.png?size=30px)](https://github.com/luc-demeyer) | Adds a menu entry for H.S. codes diff --git a/product_harmonized_system/README.rst b/product_harmonized_system/README.rst index 41794d6..80aed67 100644 --- a/product_harmonized_system/README.rst +++ b/product_harmonized_system/README.rst @@ -7,7 +7,7 @@ Product Harmonized System Codes !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:711e2882623ec3ff705d94e2fbf2aa98023577fb1fd1146f43e6f1085980ad5e + !! source digest: sha256:01b008352a86a449d4dc8aee548bffeecb063dd77a1867c8b730a2b8fddcb743 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_harmonized_system/__manifest__.py b/product_harmonized_system/__manifest__.py index d33ac4d..51c2ec8 100644 --- a/product_harmonized_system/__manifest__.py +++ b/product_harmonized_system/__manifest__.py @@ -10,7 +10,7 @@ { "name": "Product Harmonized System Codes", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "category": "Reporting", "license": "AGPL-3", "summary": "Base module for Product Import/Export reports", diff --git a/product_harmonized_system/static/description/index.html b/product_harmonized_system/static/description/index.html index 74bd1f6..210d32e 100644 --- a/product_harmonized_system/static/description/index.html +++ b/product_harmonized_system/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:711e2882623ec3ff705d94e2fbf2aa98023577fb1fd1146f43e6f1085980ad5e +!! source digest: sha256:01b008352a86a449d4dc8aee548bffeecb063dd77a1867c8b730a2b8fddcb743 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/intrastat-extrastat Translate me on Weblate Try me on Runboat

This module contains the objects for Harmonised System Codes (H.S. codes). The full nomenclature is available from the World Customs Organisation <http://www.wcoomd.org/>. These codes are usually required on the Proforma invoices that are attached to the packages that are shipped abroad.