[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 AaronHForgeFlow
parent 265286d06e
commit 3bc07f4a09

View File

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