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:
@@ -25,6 +25,7 @@ addon | version | maintainers | summary
|
||||
[mrp_attachment_mgmt](mrp_attachment_mgmt/) | 16.0.1.0.0 | [](https://github.com/victoralmau) | Mrp Attachment Mgmt
|
||||
[mrp_bom_component_menu](mrp_bom_component_menu/) | 16.0.1.0.0 | | MRP BOM Component Menu
|
||||
[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 16.0.1.0.1 | | Make it easy to navigate through BoM hierarchy.
|
||||
[mrp_bom_line_formula_quantity](mrp_bom_line_formula_quantity/) | 16.0.1.0.0 | [](https://github.com/SirAionTech) | Compute the quantity of a Production Line using a formula in the BoM Line.
|
||||
[mrp_bom_location](mrp_bom_location/) | 16.0.1.1.1 | | Adds location field to Bill of Materials and its components.
|
||||
[mrp_bom_tracking](mrp_bom_tracking/) | 16.0.1.0.0 | | Logs any change to a BoM in the chatter
|
||||
[mrp_default_workorder_time](mrp_default_workorder_time/) | 16.0.1.0.0 | [](https://github.com/ChrisOForgeFlow) | Adds an MRP default workorder time
|
||||
|
||||
BIN
mrp_bom_line_formula_quantity/static/description/icon.png
Normal file
BIN
mrp_bom_line_formula_quantity/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -1 +1 @@
|
||||
16.0.20240327.0
|
||||
16.0.20240327.1
|
||||
@@ -12,6 +12,7 @@ setuptools.setup(
|
||||
'odoo-addon-mrp_attachment_mgmt>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_bom_component_menu>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_bom_hierarchy>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_bom_line_formula_quantity>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_bom_location>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_bom_tracking>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_default_workorder_time>=16.0dev,<16.1dev',
|
||||
|
||||
Reference in New Issue
Block a user