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)