[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 Jordi Ballester Alomar
parent 45b6e59e91
commit 10b4c5454c

View File

@@ -20,5 +20,4 @@
'views/rma_order_line_view.xml',
],
'installable': True,
'auto_install': True,
}