From 60b9c7aa72f59689ca4845265f4f49ae90693672 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Wed, 25 Mar 2015 20:48:43 +0100 Subject: [PATCH] [IMP] Expand AUTHORS --- stock_quant_manual_assign/README.rst | 2 +- stock_quant_manual_assign/__openerp__.py | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/stock_quant_manual_assign/README.rst b/stock_quant_manual_assign/README.rst index 3e6975a36..fc32eaf26 100644 --- a/stock_quant_manual_assign/README.rst +++ b/stock_quant_manual_assign/README.rst @@ -11,4 +11,4 @@ Contributors ------------ * Mikel Arregi * Pedro M. Baeza -* Ana Juaristi \ No newline at end of file +* Ana Juaristi \ No newline at end of file diff --git a/stock_quant_manual_assign/__openerp__.py b/stock_quant_manual_assign/__openerp__.py index e1ad0be39..b4decbd6c 100644 --- a/stock_quant_manual_assign/__openerp__.py +++ b/stock_quant_manual_assign/__openerp__.py @@ -22,11 +22,13 @@ "depends": [ "stock", ], - "author": "OdooMRP team", + "author": "OdooMRP team," + "AvanzOSC," + "Serv. Tecnol. Avanzados - Pedro M. Baeza", "website": "http://www.odoomrp.com", "contributors": [ "Ana Juaristi Olalde ", - "Pedro Manuel Baeza Romero " + "Pedro Manuel Baeza Romero " "Mikel Arregi ", ], "category": "Warehouse Management",