From fa68b2b22a5661f93c6ccd4f0542e7398a520332 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Tue, 1 Dec 2015 22:50:20 +0100 Subject: [PATCH] Add module l10n_fr_usability --- stock_usability/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_usability/__openerp__.py b/stock_usability/__openerp__.py index 23d75a7..f1eb2dd 100644 --- a/stock_usability/__openerp__.py +++ b/stock_usability/__openerp__.py @@ -31,7 +31,7 @@ Stock Usability =============== -The usability enhancements inclure: +The usability enhancements include: * display the source location on the tree view of the move lines of the pickings (by default, only the destination location is displayed). * always display the field *Backorder* on the form view of picking (by default, this field is only displayed when it has a value, so the user doesn't know when the field has no value because he doesn't see the field !) * add a group by Partner in the picking search view (particularly usefull for receptions)