mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Holger Brunn
parent
c39aee54f3
commit
e35d4e0df5
@@ -30,7 +30,7 @@
|
||||
"test": [
|
||||
],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
|
||||
Reference in New Issue
Block a user