#if record.item?has_content>
Line # | Stockcode Description | Pack | Ordered | Prev Supplied | Back Ordered | Shipped |
---|---|---|---|---|---|---|
${soLine_index +1} | <#-- Line # --> <#-- Stockcode Description -->
${soLine.itemname} ${soLine.description} <#if invdet?has_content>Lot #, Bin, Qty ${invdet} #if> |
${soLine.units} | <#-- Pack -->${soLine.quantity} | <#-- Ordered -->${previouslyshipped} | <#-- Prev Supplied -->${backordered} | <#-- Back Ordered --><#if shipped?has_content>${shipped}#if> | <#-- Shipped -->