[MIG] Make modules uninstallable

pull/339/head
Pedro M. Baeza 2016-10-06 16:08:38 +02:00 committed by Holger Brunn
parent e061ad9f67
commit 0687c72419
1 changed files with 1 additions and 0 deletions

View File

@ -18,4 +18,5 @@
'data': [
'wizard/mail_compose_message_view.xml',
],
'installable': False,
}