[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-09-10 16:32:34 +00:00
parent 3b13bf59fd
commit d945277580
4 changed files with 3 additions and 1 deletions

View File

@@ -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 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](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 | [![geomer198](https://github.com/geomer198.png?size=30px)](https://github.com/geomer198) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](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_find_ignore](mrp_bom_find_ignore/) | 14.0.1.0.0 | [![mt-software-de](https://github.com/mt-software-de.png?size=30px)](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_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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -1 +1 @@
14.0.20240828.0
14.0.20240910.0

View File

@@ -19,6 +19,7 @@ setuptools.setup(
'odoo14-addon-mrp_bom_attribute_match_duplicate_kit',
'odoo14-addon-mrp_bom_attribute_match_semifinished_product',
'odoo14-addon-mrp_bom_component_menu',
'odoo14-addon-mrp_bom_find_ignore',
'odoo14-addon-mrp_bom_hierarchy',
'odoo14-addon-mrp_bom_line_sequence',
'odoo14-addon-mrp_bom_location',