Update __manifest__.py

This commit is contained in:
Maxime Chambreuil
2018-07-24 10:16:58 -05:00
committed by ahenriquez
parent a1e7db197d
commit e136c0e6e1

View File

@@ -22,5 +22,5 @@
'wizards/rma_refund.xml',
],
'installable': True,
'auto_install': False,
'auto_install': True,
}