From ffff97480278edd90c92e906a3f134ebcd25ac55 Mon Sep 17 00:00:00 2001 From: Rafael Blasco Date: Mon, 4 Jan 2016 17:44:14 +0100 Subject: [PATCH] author name correction --- partner_sector/__openerp__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/partner_sector/__openerp__.py b/partner_sector/__openerp__.py index d00bded1e..a90e7c51b 100644 --- a/partner_sector/__openerp__.py +++ b/partner_sector/__openerp__.py @@ -8,8 +8,7 @@ "version": "8.0.1.0.0", "category": "Customer Relationship Management", "website": "http://www.antiun.com", - "author": "Antiun IngenierĂ­a, " - "Odoo Community Association (OCA)", + "author": "Antiun IngenierĂ­a S.L., Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True,