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:
@@ -30,6 +30,7 @@ addon | version | maintainers | summary
|
|||||||
[mrp_bom_location](mrp_bom_location/) | 16.0.1.1.1 | | Adds location field to Bill of Materials and its components.
|
[mrp_bom_location](mrp_bom_location/) | 16.0.1.1.1 | | Adds location field to Bill of Materials and its components.
|
||||||
[mrp_bom_note](mrp_bom_note/) | 16.0.1.1.0 | | Notes in Bill of Materials
|
[mrp_bom_note](mrp_bom_note/) | 16.0.1.1.0 | | Notes in Bill of Materials
|
||||||
[mrp_bom_produce_delay](mrp_bom_produce_delay/) | 16.0.1.0.0 | | Add Product Delay in BoM, linked to Product Produce Delay.
|
[mrp_bom_produce_delay](mrp_bom_produce_delay/) | 16.0.1.0.0 | | Add Product Delay in BoM, linked to Product Produce Delay.
|
||||||
|
[mrp_bom_product_price_margin](mrp_bom_product_price_margin/) | 16.0.1.0.0 | | Handle Product Standard, Sale Price and Margin with its BoM cost
|
||||||
[mrp_bom_select_product_variant](mrp_bom_select_product_variant/) | 16.0.1.0.0 | | Favors Product variant selection for BOM creation.
|
[mrp_bom_select_product_variant](mrp_bom_select_product_variant/) | 16.0.1.0.0 | | Favors Product variant selection for BOM creation.
|
||||||
[mrp_bom_tag](mrp_bom_tag/) | 16.0.1.0.0 | | Add tags on your BoM to find it easily
|
[mrp_bom_tag](mrp_bom_tag/) | 16.0.1.0.0 | | Add tags on your BoM to find it easily
|
||||||
[mrp_bom_tracking](mrp_bom_tracking/) | 16.0.1.0.0 | | Logs any change to a BoM in the chatter
|
[mrp_bom_tracking](mrp_bom_tracking/) | 16.0.1.0.0 | | Logs any change to a BoM in the chatter
|
||||||
|
|||||||
BIN
mrp_bom_product_price_margin/static/description/icon.png
Normal file
BIN
mrp_bom_product_price_margin/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -1 +1 @@
|
|||||||
16.0.20241208.0
|
16.0.20250107.0
|
||||||
@@ -17,6 +17,7 @@ setuptools.setup(
|
|||||||
'odoo-addon-mrp_bom_location>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_bom_location>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-mrp_bom_note>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_bom_note>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-mrp_bom_produce_delay>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_bom_produce_delay>=16.0dev,<16.1dev',
|
||||||
|
'odoo-addon-mrp_bom_product_price_margin>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-mrp_bom_select_product_variant>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_bom_select_product_variant>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-mrp_bom_tag>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_bom_tag>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-mrp_bom_tracking>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_bom_tracking>=16.0dev,<16.1dev',
|
||||||
|
|||||||
Reference in New Issue
Block a user