Hi All,
Hoping you can help me with a requirement I am having problems with.
The customer wants to print labels from the Sales Orders page. For each quantity on the lines of the order, they want to print an extra label (e.g.- qty = 5, print 5 labels).
As usual, the Sales Order could have many different lines of different items & quantities so this needs to be accounted for.
I currently have a report developed that prints a label for each sales line, I just need to add functionality to loop through each quantity of the line to print extra labels.
Any help or guidance would be appreciated.
Thanks!