From 80e714bea9500b36e8b8916e19b14268704e7210 Mon Sep 17 00:00:00 2001 From: florian-dacosta Date: Thu, 23 Apr 2015 10:48:08 +0200 Subject: [PATCH] fix description --- stock_dynamic_mto/__openerp__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stock_dynamic_mto/__openerp__.py b/stock_dynamic_mto/__openerp__.py index bb542d353..10ad40def 100644 --- a/stock_dynamic_mto/__openerp__.py +++ b/stock_dynamic_mto/__openerp__.py @@ -27,7 +27,8 @@ Stock Dynamic MTO ====================== The purpose of the module is to give the possibility to a pull rule -make to order or make to stock depending of the virtual stock of a product. +make to order to act like a make to stock rule depending of the virtual +stock of a product. """, "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",