From 57593e5898e572ccba743c9e898de32c132f19d4 Mon Sep 17 00:00:00 2001 From: Josse Colpaert Date: Wed, 11 Mar 2015 18:13:52 +0100 Subject: [PATCH] [IMP] stock: picking report should show only what is reserved when partially available Only when the picking is partially available, the system will only show the amount of products available. That way, when working with paper, the warehouse operator will only get what is available. This is the case where we did not launch the bar code interface or the transfer wizard. --- addons/stock/views/report_stockpicking.xml | 27 ++++++++++++++-------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/addons/stock/views/report_stockpicking.xml b/addons/stock/views/report_stockpicking.xml index 7fd4b9d08f9..6348394f570 100644 --- a/addons/stock/views/report_stockpicking.xml +++ b/addons/stock/views/report_stockpicking.xml @@ -83,15 +83,24 @@ - - - - - - - - - + + + + + + + + + + + + + + + + + +