mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[FIX] mrp_component_operation_scrap_reason: incorrect key in manifest
Module was not being autoinstalled.
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
"wizards/mrp_component_operate_wizard.xml",
|
||||
],
|
||||
"installable": True,
|
||||
"auto-install": True,
|
||||
"auto_install": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user