[MIG] Migrate configuration and cleanup

This commit is contained in:
Maxime Chambreuil
2018-02-09 12:35:23 -06:00
committed by AaronHForgeFlow
parent 42ad5a9e5f
commit b03bd2f38e

View File

@@ -13,6 +13,6 @@
'data': ['views/rma_order_view.xml',
'views/rma_order_line_view.xml',
'wizards/rma_add_purchase.xml'],
'installable': True,
'installable': False,
'auto_install': True,
}