Browse Source

[UPD] mail_edit non installable

pull/356/head
Giovanni Francesco Capalbo 6 years ago
parent
commit
9ad59d81b4
  1. 2
      mail_edit/__openerp__.py

2
mail_edit/__openerp__.py

@ -11,7 +11,7 @@
"author": "Sunflower IT, Odoo Community Association (OCA)", "author": "Sunflower IT, Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"application": False, "application": False,
"installable": True,
"installable": False,
"depends": [ "depends": [
"mail", "mail",
"web", "web",

Loading…
Cancel
Save