mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
[MIG] Make modules uninstallable
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
'document',
|
||||
],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
|
||||
Reference in New Issue
Block a user