From 3f7938cf6c8ec9f148eeddeb630e419f033e9dab Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 6 Oct 2023 15:04:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hs_code_link/README.rst | 3 ++- hs_code_link/__manifest__.py | 2 +- hs_code_link/static/description/index.html | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e13c4af..7bf009a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[hs_code_link](hs_code_link/) | 13.0.1.0.1 | | HS Code Link +[hs_code_link](hs_code_link/) | 13.0.2.0.0 | | HS Code Link [intrastat_base](intrastat_base/) | 13.0.2.0.0 | | Base module for Intrastat reporting [intrastat_product](intrastat_product/) | 13.0.3.0.4 | | Base module for Intrastat Product [intrastat_product_generic](intrastat_product_generic/) | 13.0.1.0.0 | | Generic Intrastat Product Declaration diff --git a/hs_code_link/README.rst b/hs_code_link/README.rst index 17246c5..a0b326b 100644 --- a/hs_code_link/README.rst +++ b/hs_code_link/README.rst @@ -7,7 +7,7 @@ HS Code Link !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4ae24f859df06ba88d0d1ee29834f6272a07a80e6dd20f26c4d9b64b86ee15bc + !! source digest: sha256:ec3ad95f4fba5a1f0a028962eaa2868c6c7cfa54706496b690399f0e224b9397 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -70,6 +70,7 @@ Contributors ~~~~~~~~~~~~ * Denis Leemann +* Guillem Casassas Maintainers ~~~~~~~~~~~ diff --git a/hs_code_link/__manifest__.py b/hs_code_link/__manifest__.py index c4b53a5..c1c0afa 100644 --- a/hs_code_link/__manifest__.py +++ b/hs_code_link/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "HS Code Link", - "version": "13.0.1.0.1", + "version": "13.0.2.0.0", "depends": ["product_harmonized_system", "delivery"], "author": "Camptocamp SA, Odoo Community Association (OCA)", "website": "https://github.com/OCA/intrastat-extrastat", diff --git a/hs_code_link/static/description/index.html b/hs_code_link/static/description/index.html index 6afc5d6..c3be486 100644 --- a/hs_code_link/static/description/index.html +++ b/hs_code_link/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:4ae24f859df06ba88d0d1ee29834f6272a07a80e6dd20f26c4d9b64b86ee15bc +!! source digest: sha256:ec3ad95f4fba5a1f0a028962eaa2868c6c7cfa54706496b690399f0e224b9397 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Odoo added a field char field hs_code in the delivery module. @@ -416,6 +416,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

Contributors