[MIG] Make modules uninstallable
This commit is contained in:
parent
6f6231411c
commit
21e3cb5a8d
@ -11,7 +11,7 @@
|
|||||||
"Odoo Community Association (OCA)",
|
"Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"application": False,
|
"application": False,
|
||||||
"installable": True,
|
'installable': False,
|
||||||
"depends": [
|
"depends": [
|
||||||
"mail_tracking",
|
"mail_tracking",
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user