Reports
Read Detailed Sales, Quick Sales and Summary Reports
Sales Reports split normal sale lines, quick sale activity and summary totals so owners can audit bills without opening every receipt.
- Menu path
- Reports -> Sales -> Sales
- Verified from
- Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence
frontend/modules/salesReport.html, frontend/static/script/js/modules/js/report_sales.js, frontend/static/script/js/core/PosnicPro.js sales report export configuration
Sales Report Tabs
| Tab | Shows | Use it for |
|---|---|---|
| Detailed Sales | Sale id, date, customer, phone, items, additional discount and total. | Checking each bill and expanding line items. |
| Quick sales | Amount-only or quick sale bills with cashier and total quantity. | Auditing quick-sale usage and training issues. |
| Summary Details | Totals for the selected sales range. | Owner review before comparing with Day-End and Payment Reports. |
Run Detailed Sales
- Open Reports -> Sales -> Sales.
- Choose Detailed Sales.
- Open filters.
- Select date range and branch.
- Apply.
- Check bill id, date, customer, customer phone, item count, discount and total.
- Use the plus icon to expand line items where available.
- Open the sale id when the original receipt needs deeper review.
Audit Quick Sales
Quick sales are useful at a busy counter, but they are also the easiest place for unclear descriptions. The Quick sales tab helps a manager see how often staff used quick-sale lines and whether the totals make sense.
- Compare quick-sale use with the Quick Sale feature switch and shop policy.
- Investigate repeated vague names such as Misc, Other or Item.
- If quick-sale rows replace normal catalog items, train staff to scan or search items first.
- If quick sales are expected, review them with Day-End totals instead of treating them as errors.
Export and Review
- Export All To CSV pulls report rows for the selected range, not only the visible page.
- PDF and Excel buttons use the shared report export system where available.
- Free plan screens can show disabled export buttons.
- A missing row usually means the date range, branch or sale status is different from what the operator expects.
- Sales History is the source for reprint, edit and payment actions; Sales Reports are for analysis.