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
Artem Kostyuk
parent
8962fd3375
commit
68077a31cf
@@ -12,6 +12,6 @@
|
||||
'website': 'http://www.camptocamp.com',
|
||||
'data': ['views/web_send_message_popup.xml'
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'auto_install': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user