[MIG] Migrate configuration and cleanup

This commit is contained in:
Maxime Chambreuil
2018-02-09 12:35:23 -06:00
committed by Carlos Vallés Fuster
parent 51591a060b
commit e23b5116e2

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,
}