eckert1961
Registered User.
- Local time
- Today, 02:01
- Joined
- Oct 25, 2004
- Messages
- 90
Hello,
I have a receipt report where I am trying to combine the details of a student's order onto 1 receipt. Currently if an order from a student contains 2 different items I will get 2 receipts containing the details for each item. All of the information contained on both receipts is correct but rather than giving the student 1 receipt they receive 2.
What I would like to do is to take the information from the 2 OrderDetailsID, from the same OrderID and combine them into one "Description" on 1 receipt. The information that I would like to include are "Qty", "Size" and "ProductName". The description, on the receipt, would look something like the following.
Qty 2, Size 5, Uniform; Qty 3, Size 6, Belt
Please let me know if you require any additional details or clarification. Thanks in advance.
Regards,
Chris
I have a receipt report where I am trying to combine the details of a student's order onto 1 receipt. Currently if an order from a student contains 2 different items I will get 2 receipts containing the details for each item. All of the information contained on both receipts is correct but rather than giving the student 1 receipt they receive 2.
What I would like to do is to take the information from the 2 OrderDetailsID, from the same OrderID and combine them into one "Description" on 1 receipt. The information that I would like to include are "Qty", "Size" and "ProductName". The description, on the receipt, would look something like the following.
Qty 2, Size 5, Uniform; Qty 3, Size 6, Belt
Please let me know if you require any additional details or clarification. Thanks in advance.
Regards,
Chris