mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-27 15:17:44 -06:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
anusrinps96
parent
947f31d48e
commit
1e24cd41d2
@@ -38,7 +38,7 @@
|
||||
"test": [
|
||||
],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
Reference in New Issue
Block a user