mirror of https://github.com/OCA/web.git
[MIG] Make modules uninstallable
parent
829eb7940c
commit
1ab323d9f5
|
@ -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': [],
|
||||
|
|
Loading…
Reference in New Issue