Reports
Read Purchase, Return Purchase and Supplier Reports
Purchase reports explain stock coming in, stock or money going back to suppliers and how much business each supplier represents.
- Menu path
- Reports -> Purchase -> Purchase, Return Purchase, Supplier
- Verified from
- Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence
frontend/modules/receivingsReport.html, frontend/modules/returnreceivingReport.html, frontend/modules/supplierReport.html, frontend/static/script/js/modules/js/report_receivings.js, frontend/static/script/js/modules/js/report_receivingreturn.js, frontend/static/script/js/modules/js/report_suppliers.js
Purchase Report
The Purchase report reads receiving records for a selected branch and date range. It can expand item rows for item name, SKU, price, quantity, tax and total.
- Open Reports -> Purchase -> Purchase.
- Choose date range and branch.
- Apply filters.
- Review receiving id, date, supplier, supplier phone, total item count and total amount.
- Expand a purchase row to review item-level details.
- Export CSV if the purchase record must be checked outside Posnic.
Return Purchase Report
Return Purchase reports show supplier returns. Use it when stock was returned to a supplier or a purchase correction affects payable value.
- Check receiving id and supplier name before accepting the return amount.
- Use the product detail tab when the owner asks which items were returned.
- Compare return purchases with supplier statements.
- Check stock logs when a returned item quantity should have moved down.
Supplier Report
| View | Shows | Use it for |
|---|---|---|
| Supplier Details | Supplier name, phone, number of sales/transactions, average and total amount. | Identifying high-volume vendors. |
| Supplier product drilldown | Products connected to a selected supplier. | Finding what came from a supplier. |
| Supplier receiving history | Purchase and return movement. | Reconciling supplier statements and stock intake. |
Purchase Reconciliation
- Use the same date range when comparing Purchase, Return Purchase and Supplier reports.
- Purchase totals should match receiving entries saved in Purchase -> Purchases.
- Supplier report totals should explain the vendor view of the same activity.
- If input tax is used, compare Purchase reports with Tax Payable or Tax Summary.
- Keep invoice proof attached to the purchase when the shop needs audit evidence.