[MIG] Migrated mrp_auto_assign to v12

This commit is contained in:
Sudhir Arya
2018-12-14 16:29:54 +05:30
committed by JordiMForgeFlow
parent eb5cd7a2ee
commit 71af2d5049
9 changed files with 17 additions and 11 deletions

View File

@@ -8,9 +8,9 @@
"author": "Akretion, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/manufacture",
"category": "Manufacturing",
"version": "11.0.1.0.0",
"version": "12.0.1.0.0",
"license": "AGPL-3",
"depends": ["mrp"],
"application": False,
"installable": True,
"depends": ["mrp"],
}