mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Joan Mateu Jordi
parent
6ee8803120
commit
bd4f73508f
@@ -43,7 +43,7 @@ Icon courtesy of http://www.picol.org/ (size_width.svg)
|
||||
"view/qweb.xml",
|
||||
],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
|
||||
Reference in New Issue
Block a user