Hey guys, I'm new to the forums and hope to learn a lot and eventually start helping people out. My knowledge of Crystal is fairly limited but they've had me working with all our reports, pretty much just Sales Order's, Invoice's, etc. The current issue is with a Packing Slip.
I had to set it so that in the detail line, it prints a Description, a Serial Number, and a Quantity. The Description is just the name of the product, and then the serial number for that given product. However, each time it prints a serial number, it prints the product name and the total quantity. So if a client has ordered three of a given product, it would list:
"Widget" "Barcode" "5"
"Widget" "Barcode2" "5"
"Widget" "Barcode3" "5"
Is there a way to suppress the Description and Quantity if there are more than one, so it would just list the barcode on the second and third line? Sorry for the probably basic question, but I'm still hacking my way through learning Crystal.
Thanks in advance!
I had to set it so that in the detail line, it prints a Description, a Serial Number, and a Quantity. The Description is just the name of the product, and then the serial number for that given product. However, each time it prints a serial number, it prints the product name and the total quantity. So if a client has ordered three of a given product, it would list:
"Widget" "Barcode" "5"
"Widget" "Barcode2" "5"
"Widget" "Barcode3" "5"
Is there a way to suppress the Description and Quantity if there are more than one, so it would just list the barcode on the second and third line? Sorry for the probably basic question, but I'm still hacking my way through learning Crystal.
Thanks in advance!