I think the second transaction will be treated as a fresh one only because the previous transaction is now closed.
As per your example, in the 1st instance, if the sales invoice was for 5000 and if goods returned were also for 5000, that means the transaction has ended over there only.
Now later when the customer purchases goods for 3000, that will be treated as a separate invoice and separate transaction altogether.
I think you are understanding this in a wrong way. The transaction is complete in the sense that the customer has returned the good. But the customer is not paid back. Instead a credit note is created in the system.
So next time when that same customer comes to purchase any goods we need to use the credit note instead of asking the customer to pay again.
Hello @yogeshvachhani
I understood your doubt now.
I have an answer to your query.
Situation:
Goods have been sold to customer for 5000
Customer made the payment for 5000
Credit note issued against the sales invoice and goods have reached us, but we have not refunded the amount to customer.
Solution:
First unlink the payment entries. So the amount will stand in the payment reconciliation doctype.
Next time whenever you will raise a sales invoice against the customer, open payment reconciliation doctype>select the new invoice number which was created now>and adjust against the previous payment entry and allocate the 2, automatically it will get knocked off.
I hope now my solution is clear to you and your query has been resolved.
Thank you.
I think the amount already stands out as Credit Note is issued to customer.
Thanks for the tip. I did not know this.
But my question is How to use the Credit Note when creating a POS Invoice in the POS to offset the payable amount. In POS we cannot create Sales Invoice but when POS session is closed it consolidates each POS Invoice and creates related Sales Invoices. Which generally happens at the end of the day.
So my query still remains unresolved.
But after experimenting for the last few days I have come to the conclusion that Credit Note cannot be used in POS.
Hello @yogeshvachhani
I understood your query now, i think i have an answer to that .
If you have raised a sales invoice and if it is already paid (if it is pos), then also the process remains the same only.
First step is to unlink the payment entries.
This is the first and foremost step in both the cases- whether it is a pos transaction or a separate sales invoice which was paid later
Payment entries have to be unlinked as the first step.
Second step is to issue the credit note to the customer.
After this, next time whenever you will raise the next sales invoice, open payment reconciliation doctype and allocate that unlinked payment entry with the new sales invoice.
The accounts will get balanced.