mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[MIG] mrp_bom_tracking: Migration to 14.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "MRP BoM Tracking",
|
"name": "MRP BoM Tracking",
|
||||||
"version": "13.0.1.0.0",
|
"version": "14.0.1.0.0",
|
||||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||||
"summary": "Logs any change to a BoM in the chatter",
|
"summary": "Logs any change to a BoM in the chatter",
|
||||||
"website": "https://github.com/OCA/manufacture",
|
"website": "https://github.com/OCA/manufacture",
|
||||||
@@ -12,4 +12,5 @@
|
|||||||
"data": ["views/bom_template.xml"],
|
"data": ["views/bom_template.xml"],
|
||||||
"license": "LGPL-3",
|
"license": "LGPL-3",
|
||||||
"installable": True,
|
"installable": True,
|
||||||
|
"development_status": "Production/Stable",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user