[FIX]remove autoinstall for rma_account, rma_sale and rma_purchase modules

This commit is contained in:
ahenriquez
2019-10-29 16:37:58 +01:00
committed by Mateu Griful
parent 905d6c114b
commit e0626e43d6

View File

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