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:
@@ -23,6 +23,7 @@ addon | version | maintainers | summary
|
||||
--- | --- | --- | ---
|
||||
[product_harmonized_system](product_harmonized_system/) | 18.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/) | 18.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/) | 18.0.1.0.0 | [](https://github.com/alexis-via) [](https://github.com/luc-demeyer) | Adds a menu entry for H.S. codes
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ Product Harmonized System (menu entry)
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:e4402c182ee1e0b7b94579856153908b935cfbc3d35a9fbc803bcbe7cac69783
|
||||
!! source digest: sha256:cff58018e9b1f6f49fabfab52f536e9f3223ea7e91d1a600a2b405eca97c16c2
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:e4402c182ee1e0b7b94579856153908b935cfbc3d35a9fbc803bcbe7cac69783
|
||||
!! source digest: sha256:cff58018e9b1f6f49fabfab52f536e9f3223ea7e91d1a600a2b405eca97c16c2
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/18.0/product_harmonized_system_stock"><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-18-0/intrastat-extrastat-18-0-product_harmonized_system_stock"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module adds a menu entry for <strong>H.S. Codes</strong>. This menu entry is
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
[project]
|
||||
name = "odoo-addons-oca-intrastat-extrastat"
|
||||
version = "18.0.20241203.0"
|
||||
version = "18.0.20241204.0"
|
||||
dependencies = [
|
||||
"odoo-addon-product_harmonized_system==18.0.*",
|
||||
"odoo-addon-product_harmonized_system_delivery==18.0.*",
|
||||
"odoo-addon-product_harmonized_system_stock==18.0.*",
|
||||
]
|
||||
classifiers=[
|
||||
"Programming Language :: Python",
|
||||
|
||||
Reference in New Issue
Block a user