[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-03-13 09:37:35 +00:00
parent bdfec6bda5
commit 98ab8e9c45
3 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_move_line_mrp_info](account_move_line_mrp_info/) | 15.0.1.0.0 | | Account Move Line Mrp Info
[mrp_account_analytic](mrp_account_analytic/) | 15.0.1.0.2 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Consuming raw materials and operations generated Analytic Items
[mrp_account_bom_attribute_match](mrp_account_bom_attribute_match/) | 15.0.1.1.1 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Glue module between `mrp_account` and `mrp_bom_attribute_match`
[mrp_bom_attribute_match](mrp_bom_attribute_match/) | 15.0.1.1.1 | | Dynamic BOM component based on product attribute

View File

@@ -1 +1 @@
15.0.20231228.0
15.0.20240313.0

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-manufacture Odoo addons",
version=version,
install_requires=[
'odoo-addon-account_move_line_mrp_info>=15.0dev,<15.1dev',
'odoo-addon-mrp_account_analytic>=15.0dev,<15.1dev',
'odoo-addon-mrp_account_bom_attribute_match>=15.0dev,<15.1dev',
'odoo-addon-mrp_bom_attribute_match>=15.0dev,<15.1dev',