diff --git a/report_xml/__openerp__.py b/report_xml/__openerp__.py index 9b14e205..902b050f 100644 --- a/report_xml/__openerp__.py +++ b/report_xml/__openerp__.py @@ -5,9 +5,10 @@ "name": "Qweb XML Reports", "version": "1.0", "category": "Reporting", - "author": "Odoo Community Association (OCA), Grupo ESOC", + "website": "https://grupoesoc.es", + "author": "Grupo ESOC IngenierĂ­a de Servicios, " + "Odoo Community Association (OCA)", "license": "AGPL-3", - "website": "https://odoo-community.org/", "installable": True, "application": False, "summary": "Allow to generate XML reports",