mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 03:56:56 -06:00
[MIG] Make modules uninstallable
This commit is contained in:
parent
67958cdf8d
commit
11f88a291e
@ -38,7 +38,7 @@
|
||||
"test": [
|
||||
],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
|
Loading…
Reference in New Issue
Block a user