Browse Source

[MIG] Make modules uninstallable

pull/285/head
Pedro M. Baeza 9 years ago
committed by Holger Brunn
parent
commit
9a810793d4
  1. 1
      mail_attach_existing_attachment/__openerp__.py

1
mail_attach_existing_attachment/__openerp__.py

@ -38,4 +38,5 @@
'data': [
'wizard/mail_compose_message_view.xml',
],
'installable': False,
}
Loading…
Cancel
Save