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
Olga Marco
parent
17c656aeb2
commit
d5a088371c
@@ -31,7 +31,7 @@
|
|||||||
"qweb": ["static/src/xml/bootstrap_markdown.xml",
|
"qweb": ["static/src/xml/bootstrap_markdown.xml",
|
||||||
],
|
],
|
||||||
'demo': [],
|
'demo': [],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
'application': False
|
'application': False
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user