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