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,6 +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_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.0.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_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
|
||||
|
||||
@@ -1 +1 @@
|
||||
15.0.20230906.0
|
||||
15.0.20231110.0
|
||||
@@ -11,6 +11,7 @@ setuptools.setup(
|
||||
'odoo-addon-intrastat_base>=15.0dev,<15.1dev',
|
||||
'odoo-addon-intrastat_product>=15.0dev,<15.1dev',
|
||||
'odoo-addon-intrastat_product_generic>=15.0dev,<15.1dev',
|
||||
'odoo-addon-intrastat_product_hscodes_import>=15.0dev,<15.1dev',
|
||||
'odoo-addon-product_harmonized_system>=15.0dev,<15.1dev',
|
||||
'odoo-addon-product_harmonized_system_delivery>=15.0dev,<15.1dev',
|
||||
'odoo-addon-product_harmonized_system_stock>=15.0dev,<15.1dev',
|
||||
|
||||
Reference in New Issue
Block a user