Skip to main content

Hello everyone,

 

Is it possible to print items with zero quantities on a pick list? I am trying to get some non-stock items that have a distinct item description that act as line comments for the sales order.

 

For example, I will have 10 lines of stock items with quantities and then 2 lines of non-stock items that act as description placeholders for the order itself, however they are at an order quantity of zero. 

 

I have tried to play around with the visibleexpr and simple iif statements to no avail. If anyone can point me in the right direction on this one that would be great.

Hello @podonnell11,

 

I would suggest the same approach I suggested here to another user that was looking to print back ordered items in an invoice: create a subreport that looks at the original sales order and that will print non-stock items with a zero quantity at the end of your pick list.

This is the simplest approach in my opinion since it does not require any customization to the shipment creation process...


Reply