mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -24,7 +24,7 @@ addon | version | maintainers | summary
|
|||||||
[intrastat_base](intrastat_base/) | 15.0.1.0.1 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Base module for Intrastat reporting
|
[intrastat_base](intrastat_base/) | 15.0.1.0.1 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Base module for Intrastat reporting
|
||||||
[intrastat_product](intrastat_product/) | 15.0.1.1.0 | | Base module for Intrastat Product
|
[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_generic](intrastat_product_generic/) | 15.0.1.0.0 | | Generic Intrastat Product Declaration
|
||||||
[intrastat_product_hscodes_import](intrastat_product_hscodes_import/) | 15.0.1.1.0 | | Module used to import HS Codes for Intrastat Product
|
[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 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Base module for Product Import/Export reports
|
[product_harmonized_system](product_harmonized_system/) | 15.0.1.0.0 | [](https://github.com/alexis-via) [](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 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Hide native hs_code field provided by the delivery module
|
[product_harmonized_system_delivery](product_harmonized_system_delivery/) | 15.0.1.0.0 | [](https://github.com/alexis-via) [](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 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Adds a menu entry for H.S. codes
|
[product_harmonized_system_stock](product_harmonized_system_stock/) | 15.0.1.0.0 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Adds a menu entry for H.S. codes
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Intrastat Product - HS Codes Import
|
|||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! source digest: sha256:73b32b7987832816811230554f58233fec895c739766587d86078daf272d1ab3
|
!! source digest: sha256:3d9af8a85d4cccf3e7939aee2ddc15d9a53843f2a863bfce7f8fd8b8706ba602
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "Intrastat Product - HS Codes Import",
|
"name": "Intrastat Product - HS Codes Import",
|
||||||
"version": "15.0.1.1.0",
|
"version": "15.0.1.2.0",
|
||||||
"category": "Intrastat",
|
"category": "Intrastat",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"summary": "Module used to import HS Codes for Intrastat Product",
|
"summary": "Module used to import HS Codes for Intrastat Product",
|
||||||
|
|||||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
|||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! source digest: sha256:73b32b7987832816811230554f58233fec895c739766587d86078daf272d1ab3
|
!! source digest: sha256:3d9af8a85d4cccf3e7939aee2ddc15d9a53843f2a863bfce7f8fd8b8706ba602
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/intrastat-extrastat/tree/15.0/intrastat_product_hscodes_import"><img alt="OCA/intrastat-extrastat" src="https://img.shields.io/badge/github-OCA%2Fintrastat--extrastat-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/intrastat-extrastat-15-0/intrastat-extrastat-15-0-intrastat_product_hscodes_import"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/intrastat-extrastat&target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/intrastat-extrastat/tree/15.0/intrastat_product_hscodes_import"><img alt="OCA/intrastat-extrastat" src="https://img.shields.io/badge/github-OCA%2Fintrastat--extrastat-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/intrastat-extrastat-15-0/intrastat-extrastat-15-0-intrastat_product_hscodes_import"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/intrastat-extrastat&target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||||
<p>This module aims to import all HS codes with the related intrastat code. The datas are
|
<p>This module aims to import all HS codes with the related intrastat code. The datas are
|
||||||
|
|||||||
Reference in New Issue
Block a user