From 7a4ee8882761d6ee5a334fba8d34961e755e075c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=80ngel=20=C3=80lvarez?= Date: Wed, 29 Feb 2012 12:20:20 +0100 Subject: [PATCH] [fIX] fix autor --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__openerp__.py b/__openerp__.py index 16a83aa..e78d09f 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -30,7 +30,7 @@ { "name": "Quality Control", "version": "0.1", - "author": "NaN·tic", + "author": "NaN-tic", "category": "Generic Modules/Others", "description": """ This module provides a generic infrastructure for quality tests. The idea is that it can be later be reused for doing quality tests in production lots but also in any other areas a company may desire.