[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
parent 4c4d5b7afa
commit 363e1009bc

View File

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