Browse Source

[PORT] mail_attachment_popup is installable

pull/72/head
Ivan Yelizariev 8 years ago
parent
commit
597b5c82ea
  1. 2
      mail_attachment_popup/__openerp__.py

2
mail_attachment_popup/__openerp__.py

@ -23,6 +23,6 @@
"static/src/xml/mail_attachment_popup.xml",
],
"installable": False,
"installable": True,
'auto_install': False,
}
Loading…
Cancel
Save