Update __manifest__.py

This commit is contained in:
Maxime Chambreuil
2018-07-24 10:16:58 -05:00
committed by Adrià Gil Sorribes
parent f837d5bc68
commit 22eb1d6901

View File

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