mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
[MIG] Make modules uninstallable
This commit is contained in:
parent
e34ee87f6e
commit
060de62764
@ -33,6 +33,6 @@
|
||||
"views/res_config.xml",
|
||||
],
|
||||
"demo": ["demo/knowledge.xml"],
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"auto_install": False,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user