[MIG] mrp_bom_tracking: Migration to 14.0

This commit is contained in:
Bernat Puig Font
2021-12-15 16:11:07 +01:00
parent d044185a0c
commit fdb708754d

View File

@@ -3,7 +3,7 @@
{
"name": "MRP BoM Tracking",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"summary": "Logs any change to a BoM in the chatter",
"website": "https://github.com/OCA/manufacture",
@@ -12,4 +12,5 @@
"data": ["views/bom_template.xml"],
"license": "LGPL-3",
"installable": True,
"development_status": "Production/Stable",
}