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:
@@ -32,6 +32,7 @@ addon | version | maintainers | summary
|
|||||||
[mrp_bom_attribute_match_duplicate_kit](mrp_bom_attribute_match_duplicate_kit/) | 14.0.1.1.1 | [](https://github.com/aleuffre) | BOM Attribute Match Duplicate Kit
|
[mrp_bom_attribute_match_duplicate_kit](mrp_bom_attribute_match_duplicate_kit/) | 14.0.1.1.1 | [](https://github.com/aleuffre) | BOM Attribute Match Duplicate Kit
|
||||||
[mrp_bom_attribute_match_semifinished_product](mrp_bom_attribute_match_semifinished_product/) | 14.0.1.0.1 | [](https://github.com/geomer198) [](https://github.com/CetmixGitDrone) | BOM Attribute Match Semifinished Products
|
[mrp_bom_attribute_match_semifinished_product](mrp_bom_attribute_match_semifinished_product/) | 14.0.1.0.1 | [](https://github.com/geomer198) [](https://github.com/CetmixGitDrone) | BOM Attribute Match Semifinished Products
|
||||||
[mrp_bom_component_menu](mrp_bom_component_menu/) | 14.0.1.1.1 | | MRP BOM Component Menu
|
[mrp_bom_component_menu](mrp_bom_component_menu/) | 14.0.1.1.1 | | MRP BOM Component Menu
|
||||||
|
[mrp_bom_find_ignore](mrp_bom_find_ignore/) | 14.0.1.0.0 | [](https://github.com/mt-software-de) | Adding 'ignore_bom_find' to the context will let '_bom_find' return an empty record set
|
||||||
[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 14.0.1.0.0 | | Make it easy to navigate through BoM hierarchy.
|
[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 14.0.1.0.0 | | Make it easy to navigate through BoM hierarchy.
|
||||||
[mrp_bom_line_sequence](mrp_bom_line_sequence/) | 14.0.1.0.0 | | Manages the order of BOM lines by displaying its sequence
|
[mrp_bom_line_sequence](mrp_bom_line_sequence/) | 14.0.1.0.0 | | Manages the order of BOM lines by displaying its sequence
|
||||||
[mrp_bom_location](mrp_bom_location/) | 14.0.1.0.1 | | Adds location field to Bill of Materials and its components.
|
[mrp_bom_location](mrp_bom_location/) | 14.0.1.0.1 | | Adds location field to Bill of Materials and its components.
|
||||||
|
|||||||
BIN
mrp_bom_find_ignore/static/description/icon.png
Normal file
BIN
mrp_bom_find_ignore/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -1 +1 @@
|
|||||||
14.0.20240828.0
|
14.0.20240910.0
|
||||||
@@ -19,6 +19,7 @@ setuptools.setup(
|
|||||||
'odoo14-addon-mrp_bom_attribute_match_duplicate_kit',
|
'odoo14-addon-mrp_bom_attribute_match_duplicate_kit',
|
||||||
'odoo14-addon-mrp_bom_attribute_match_semifinished_product',
|
'odoo14-addon-mrp_bom_attribute_match_semifinished_product',
|
||||||
'odoo14-addon-mrp_bom_component_menu',
|
'odoo14-addon-mrp_bom_component_menu',
|
||||||
|
'odoo14-addon-mrp_bom_find_ignore',
|
||||||
'odoo14-addon-mrp_bom_hierarchy',
|
'odoo14-addon-mrp_bom_hierarchy',
|
||||||
'odoo14-addon-mrp_bom_line_sequence',
|
'odoo14-addon-mrp_bom_line_sequence',
|
||||||
'odoo14-addon-mrp_bom_location',
|
'odoo14-addon-mrp_bom_location',
|
||||||
|
|||||||
Reference in New Issue
Block a user