-
- Downloads
[FIX] stock: delivery slip report
The delivery slip is a document targeted to the customer, it is important that the quantities displayed there reflects what's actually been delivered. As for some reason the delivery slip tries do display some stuff on a not yet done picking and as the ordered_qty field on the move line do not reflect the ordered quantity but instead the first quantity reserved on it, we apply the following changes to make the report consistent. - In all cases, only display the quantity done. - Get rid of the ordered / delivered quantities. If the move wasn't processed fully and a backorder will follow, a message is shown at the end of the picking. There's an ongoing task to fix this report in a better way on master. opw-1808126
Please register or sign in to comment