From 57018aab26810871758ab1e1567a0ec10dc0f4c6 Mon Sep 17 00:00:00 2001 From: Lorenzo Battistini Date: Wed, 19 Jun 2013 18:41:03 +0200 Subject: [PATCH] [fix] description --- stock_optional_valuation/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_optional_valuation/__openerp__.py b/stock_optional_valuation/__openerp__.py index 98fa63eee..f15fef4c6 100644 --- a/stock_optional_valuation/__openerp__.py +++ b/stock_optional_valuation/__openerp__.py @@ -23,7 +23,7 @@ 'version': '0.1', 'category': 'Warehouse Management', 'description': """ -You can choose which stock moves have to generate inventory valutanion accounting entries, by specifying it in the location form. +You can choose which stock moves have to generate inventory valuation accounting entries, by specifying it in the location form. """, 'author': 'Agile Business Group', 'website': 'http://www.agilebg.com',