Purchase
Print, Email, Return Items and Void Purchases
Purchase actions change evidence after the purchase is saved. Print and email share the document; returns and voids affect stock and accounting history.
- Menu path
- Purchase -> Purchases -> open purchase -> More
- Verified from
- Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence
frontend/static/script/js/modules/js/receiving_add.js renderPurchaseDoc voidPurchase receiveAll receiveStripOpen closeShortOpen printLabels, frontend/static/script/js/modules/js/receiving_view.js returnPage printReceivings receivingPdf emailToSupplier, frontend/modules/returnreceivingReport.html, purchase return report
Open the Correct Purchase First
- Open Purchase -> Purchases.
- Use filters if needed to find the purchase.
- Click the purchase row.
- Check supplier, date, status, item lines, tax and total.
- Open More only after confirming the selected purchase is correct.
- Choose the action that matches the business need.
Print, Download PDF and Email Supplier
| Action | Use for | Check before using |
|---|---|---|
| Paper copy for warehouse, owner or file. | Supplier, item rows, total and tax. | |
| Download PDF | Shareable purchase document or stored evidence. | Correct purchase and filename/date convention. |
| Email supplier | Sending order or document to the supplier. | Supplier email is correct and document is intended to send. |
| Item labels | Not available from the current purchase action menu. | Use Inventory -> Items -> open item -> More -> Barcode labels, and reconcile counts against the purchase. |
Receive Remaining Stock
Ordered and partially received purchases can have receiving actions. Use them to keep the order history together instead of creating a second unrelated purchase.
- Use Receive All only when every remaining item has arrived.
- Use partial receive when only some remaining quantities arrived.
- Use close short when the supplier will not deliver the remaining quantity.
- Do not close short just to hide an operator mistake; correct the source record with approval.
- Recheck inventory logs after receiving remaining stock.
Return Items to Supplier
- Open the saved purchase document.
- Choose Return items from More.
- Select the item lines and quantities actually returned.
- Enter a clear reason or note when the form asks for it.
- Save the return.
- Open Return Purchase reports to verify the return is visible.
- Check inventory quantity for returned stock.
Void a Purchase
Void is a high-impact correction. It should reverse the purchase effect while preserving evidence that the purchase existed and was voided.
- Use Void only when the whole purchase should not stand.
- Get owner or manager approval before voiding a received purchase.
- Understand that voiding received stock affects inventory history.
- Review tax/input-credit impact when the purchase carried claimable input credit.
- After void, check Purchase Reports, Inventory Logs and supplier history.
Action Rules for Cashiers and Stock Staff
| Risk | Control | Review surface |
|---|---|---|
| Wrong document sent | Preview before email or PDF. | Supplier profile and purchase preview. |
| Stock changes without approval | Restrict return and void permissions. | Inventory Logs and Purchase Reports. |
| Missing barcode labels | Require SKU or barcode on each item. | Item barcode guide and label print test. |
| Partial orders forgotten | Daily review of Partially received purchases. | Purchase list status filters. |
| Tax reversal missed | Accountant review after void or return. | Tax and GST reports. |