Reports
Read Payment Type and Transaction Reports
Payment Reports explain how money was collected. They separate payment method totals from individual sale and return payment transactions.
- Menu path
- Reports -> Money -> Payment
- Verified from
- Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence
frontend/modules/paymentReport.html, frontend/static/script/js/modules/js/report_payment.js, frontend/static/script/js/core/PosnicPro.js payment report export configuration, frontend/modules/settings_write.html Payments tab
Payment Report Tabs
| Tab | Shows | Use it for |
|---|---|---|
| Types | Payment type, total amount, partially collected, outstanding amount, refunds and total transaction. | Owner review by tender method. |
| Sale Payment Transactions | Individual payment rows from sales. | Tracing one payment back to a sale. |
| Return Sale Payment Transactions | Payment rows created by sale returns. | Explaining refunds and returned money. |
Run Payment Reports
- Open Reports -> Money -> Payment.
- Open the filter panel.
- Select date range.
- Select branch.
- Select payment method if you need one method only, or keep All.
- Apply.
- Start on Types for summary totals.
- Open Sale Payment Transactions for bill-level tracing.
- Open Return Sale Payment Transactions for refund tracing.
How to Read Payment Type Rows
- Total Amount is the collected amount recorded for that method.
- Partially Collected highlights sale amounts not fully settled.
- Outstanding Amount is money still due.
- Refunds are money returned through sale returns.
- Total Transaction counts payment rows, not necessarily customers.
Reconcile with the Drawer
Payment Reports should agree with Day-End Summary and Cash Register close for the same branch and range. For card, UPI or gateway methods, compare Posnic totals with the external settlement provider.
- Cash report total should match counted drawer cash after opening float and cash in/out are considered.
- Card and UPI totals should match terminal or bank app settlement evidence.
- Split payment bills create more than one payment row.
- Unpaid and partially paid sales belong in Pending Payments too.
- Wrong payment method labels should be fixed in the sale or noted before close.