From 7962ff3910e0239f34a4f56d9826685546f2b940 Mon Sep 17 00:00:00 2001 From: esthermm Date: Thu, 3 Dec 2015 13:33:39 +0100 Subject: [PATCH] [MOD] mrp_repair_proforma_report: change author email --- mrp_repair_proforma_report/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_repair_proforma_report/__openerp__.py b/mrp_repair_proforma_report/__openerp__.py index 3a9687f..5b09102 100644 --- a/mrp_repair_proforma_report/__openerp__.py +++ b/mrp_repair_proforma_report/__openerp__.py @@ -11,7 +11,7 @@ "author": "AvanzOSC", "contributors": [ "Esther Martín ", - "Ana Juaristi ", + "Ana Juaristi ", ], "category": "Manufacturing", "website": "http://www.avanzosc.es",