Hi Community,
We have implemented ERPNext for one of our clients and they are facing an issue related to the Purchase Credit Note process and reporting. We would appreciate your guidance on the correct approach or best practice.
Scenario:
To explain with an example:
-
Client places a Purchase Order for 10 items to a vendor
-
Supplier mistakenly sends 11 items, but raises the Purchase Invoice only for 10 items
-
All 11 items are:
-
Received in warehouse
-
Passed quality check
-
Consumed in operations
-
-
After a few days, the supplier realizes the excess supply and informs the client
-
Client agrees and wants to account for the extra 1 item by raising a Credit Note, thereby increasing the Accounts Payable balance for the vendor
Current Approach:
- Client created the Credit Note using Journal Entry
Requirement:
They want to:
-
Account for the extra purchased item correctly
-
Track this transaction separately from the regular purchase cycle
-
View it distinctly in the Purchase Register Report under Voucher Type, differentiating:
-
Normal purchases → PO → GRN → Purchase Invoice → Payment
-
Additional purchase → Credit Note / adjustment entry
-
Query:
What is the recommended process in ERPNext to achieve this?
-
Should this be done using Purchase Invoice Amendment / Debit Note / Credit Note instead of Journal Entry?
-
How can we ensure it appears separately in the Purchase Register by voucher type?
-
Any best practice or standard workflow for such scenarios?
Thanks in advance for your support!