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",