mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -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 | [](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 | [](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
|
||||
|
||||
@@ -1 +1 @@
|
||||
15.0.20231228.0
|
||||
15.0.20240313.0
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user