mirror of https://github.com/OCA/web.git
[MIG] Make modules uninstallable
parent
12973ad828
commit
41e8d4325a
|
@ -43,6 +43,6 @@ Icon courtesy of http://www.picol.org/ (size_width.svg)
|
|||
"view/qweb.xml",
|
||||
],
|
||||
"auto_install": False,
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue