mirror of https://github.com/OCA/web.git
[MIG] Make modules uninstallable
parent
79d33878a6
commit
3e52db4f92
|
@ -9,5 +9,5 @@
|
|||
],
|
||||
'data': ['views/view.xml'],
|
||||
"author": "Cristian Salamea,Odoo Community Association (OCA)",
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue