diff --git a/datetime_formatter/__openerp__.py b/datetime_formatter/__openerp__.py index 3b90f87c4..8e277f5f9 100644 --- a/datetime_formatter/__openerp__.py +++ b/datetime_formatter/__openerp__.py @@ -7,8 +7,8 @@ "summary": "Helper functions to give correct format to date[time] fields", "version": "8.0.1.0.0", "category": "Tools", - "website": "https://grupoesoc.es/", - "author": "Grupo ESOC IngenierĂ­a de Servicios, S.L.U., " + "website": "https://grupoesoc.es", + "author": "Grupo ESOC IngenierĂ­a de Servicios, " "Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True,