[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-03-27 10:22:12 +00:00
parent 22126039da
commit 3c454414d8
3 changed files with 3 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ addon | version | maintainers | summary
[mrp_restrict_lot](mrp_restrict_lot/) | 16.0.1.0.1 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | MRP Restrict Lot
[mrp_sale_info](mrp_sale_info/) | 16.0.1.1.0 | | Adds sale information to Manufacturing models
[mrp_subcontracting_inhibit](mrp_subcontracting_inhibit/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Inhibit subcontracting flow on demand
[mrp_subcontracting_partner_management](mrp_subcontracting_partner_management/) | 16.0.1.0.0 | | Subcontracting Partner Management
[mrp_subcontracting_purchase_link](mrp_subcontracting_purchase_link/) | 16.0.1.0.0 | | Link Purchase Order Line to Subcontract Productions
[mrp_subcontracting_skip_no_negative](mrp_subcontracting_skip_no_negative/) | 16.0.1.0.1 | | MRP Subcontracting Skip No Negative
[mrp_tag](mrp_tag/) | 16.0.1.1.0 | | Allows to add multiple tags to Manufacturing Orders

View File

@@ -1 +1 @@
16.0.20240302.1
16.0.20240327.0

View File

@@ -26,6 +26,7 @@ setuptools.setup(
'odoo-addon-mrp_restrict_lot>=16.0dev,<16.1dev',
'odoo-addon-mrp_sale_info>=16.0dev,<16.1dev',
'odoo-addon-mrp_subcontracting_inhibit>=16.0dev,<16.1dev',
'odoo-addon-mrp_subcontracting_partner_management>=16.0dev,<16.1dev',
'odoo-addon-mrp_subcontracting_purchase_link>=16.0dev,<16.1dev',
'odoo-addon-mrp_subcontracting_skip_no_negative>=16.0dev,<16.1dev',
'odoo-addon-mrp_tag>=16.0dev,<16.1dev',