3
0
Fork 0

[MIG] Make modules uninstallable

13.0
Pedro M. Baeza 2016-10-06 16:12:54 +02:00 committed by Stephane Mangin
parent 55f96e8939
commit 2e77ce5e10
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
'website': 'http://www.camptocamp.com',
'data': ['views/web_send_message_popup.xml'
],
'installable': True,
'installable': False,
'auto_install': False,
}