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
Frédéric Garbely
parent
b73947dfa1
commit
5df0ceae13
@@ -30,7 +30,7 @@
|
|||||||
"test": [
|
"test": [
|
||||||
],
|
],
|
||||||
"auto_install": False,
|
"auto_install": False,
|
||||||
'installable': True,
|
'installable': False,
|
||||||
"application": False,
|
"application": False,
|
||||||
"external_dependencies": {
|
"external_dependencies": {
|
||||||
'python': [],
|
'python': [],
|
||||||
|
|||||||
Reference in New Issue
Block a user