mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Luis González
parent
2af52e4899
commit
85cb6f628c
@@ -32,6 +32,6 @@
|
|||||||
],
|
],
|
||||||
"author": "Vincent Vinet, "
|
"author": "Vincent Vinet, "
|
||||||
"Odoo Community Association (OCA)",
|
"Odoo Community Association (OCA)",
|
||||||
"installable": True,
|
'installable': False,
|
||||||
"active": False,
|
"active": False,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user