mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Maxime Chambreuil
parent
585dd19eab
commit
fe26a7bb82
@@ -38,7 +38,7 @@
|
|||||||
'demo/res_company.xml',
|
'demo/res_company.xml',
|
||||||
],
|
],
|
||||||
'test': [],
|
'test': [],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
'active': False,
|
'active': False,
|
||||||
'images': ['images/product_warranty.png'],
|
'images': ['images/product_warranty.png'],
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user