Purchase Receipt
A purchase receipt is the record that specified goods physically arrived from a supplier and entered the buyer's control.
Also called GRN · Goods receipt note · Inward entry · Receiving report
Why it exists
Because "we ordered it", "it arrived" and "we were billed for it" are three separate facts, and only the middle one can be verified by looking in a warehouse.
What it means to the business
The purchase receipt is the physical anchor of procurement and the middle leg of the three-way match. Without it a business can prove it ordered something and prove it was billed, but not that anything was delivered — which is precisely the gap that duplicate and inflated supplier invoices exploit. It is also what makes goods-received-not-invoiced visible, and that number is usually larger than anyone expects.
Draft. Prepared, goods not yet accepted. No stock movement.
State 1 of 5
Purchase Receipt fulfils Purchase Order.
Open Purchase OrderIt makes the three-way match meaningless. The system then agrees with the order and the invoice while disagreeing with the warehouse, and the discrepancy only surfaces at stock-take — months later, with no way to attribute it.
Rules that must hold
- A purchase receipt increases stock. If it posts no stock movement, it is paperwork, not a receipt.
- Received quantity is a physical fact and must reflect what actually arrived, even when that differs from what was ordered or later invoiced.
- A receipt creates no payable. The supplier's invoice does that, and the two are deliberately separate events.
What commonly goes wrong
The warehouse receives on paper and finance receives in the system, days apart, from different documents. Stock is right eventually and wrong daily, the accrual is understated at every period end, and because both teams are working from their own accurate record, neither believes the discrepancy is theirs.
Edge cases
- Goods received and rejected at inspection — the movement happened and needs a return, not a deletion.
- Partial receipt across several deliveries against one order line, where the balance may no longer be wanted by the time it arrives.
- Goods received without paperwork, which the warehouse must still be able to record — an unrecorded arrival is worse than an imperfect one.
- Subcontracting receipts, where finished goods arrive and your own raw material is consumed at someone else's site.
- Landed costs — freight and duty that belong in the item's valuation but arrive on a different document, days later.
How ERPNext models it
| DocType | Note |
|---|---|
| Purchase Receipt | Submitting posts Stock Ledger Entries and credits Stock Received But Not Billed — the accrual that makes the gap visible. |
| Stock Ledger Entry | Immutable. Corrections are new entries, never edits. |
| Purchase Invoice | Created from the receipt, which is what keeps received and billed quantities aligned. |
Last reviewed 2026-08-14
Machine-readable versionWe implement this for a living — that’s where the mistakes above come from. See the service or request a discovery briefing