3
0
Fork 0

[MIG] Make modules uninstallable

12.0
Pedro M. Baeza 2016-10-06 16:12:54 +02:00 committed by OCA-git-bot
parent 7a2ed54d07
commit 9c97e54567
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,
}