Topic: One invoice & payment received for multiple item sales?
Hi,
I'm just want to confirm how to implement this? For example, I want to separate the Item 1 & 2 for the "Account Receivables Report".
[Scenario]
A) Invoice #: 1001
B) Item included in invoice 1001:
Item 1) Hardware $500.00
Item 2) Furniture $350.00
Total amount: $850.00
On "Customer Balances" Report, it will show $850.00 as the outstanding balance for this invoice.
After the payment being made. The customer balance report is 0, but how do I know the $500 goes for Hardware and $350 goes for Furniture as Receipt(payment from customer) in the customer balances is $850(total amount of invoice).
Thanks in advance!