mirror of https://github.com/OCA/web.git
[MIG] Make modules uninstallable
parent
c6db645b99
commit
12fd16ce51
|
@ -13,7 +13,7 @@
|
|||
"Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"application": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"depends": [
|
||||
"web",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue