mirror of https://github.com/OCA/social.git
[MIG] Make modules uninstallable
parent
7c95d2b909
commit
a4aab202bf
|
@ -12,7 +12,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": [
|
||||||
"decimal_precision",
|
"decimal_precision",
|
||||||
"mail",
|
"mail",
|
Loading…
Reference in New Issue