diff --git a/mail_forward/__openerp__.py b/mail_forward/__openerp__.py index c5ac0df7..302a8e1f 100644 --- a/mail_forward/__openerp__.py +++ b/mail_forward/__openerp__.py @@ -7,8 +7,9 @@ "summary": "Add option to forward messages", "version": "8.0.7.0.0", "category": "Social Network", - "website": "https://odoo-community.org/", - "author": "Grupo ESOC, Odoo Community Association (OCA)", + "website": "https://grupoesoc.es", + "author": "Grupo ESOC IngenierĂ­a de Servicios, " + "Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True, diff --git a/mail_full_expand/__openerp__.py b/mail_full_expand/__openerp__.py index 75b6c125..414337c6 100644 --- a/mail_full_expand/__openerp__.py +++ b/mail_full_expand/__openerp__.py @@ -7,8 +7,9 @@ "summary": "Expand mail in a big window", "version": "8.0.3.0.0", "category": "Social Network", - "website": "http://www.grupoesoc.es, https://odoo-community.org/", - "author": "Grupo ESOC, Odoo Community Association (OCA)", + "website": "https://grupoesoc.es", + "author": "Grupo ESOC IngenierĂ­a de Servicios, " + "Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True,