Skip to content

POS Sales Report

Goal

Run dated POS sales analytics: totals, tender mix, cashier performance, and top products — optionally export CSV.

Who it is for

Managers with pos.report.branch_sales (controllers may further scope by pos.report.own_sales, pos.report.all_branches, staff performance, or gross-profit permissions).

Preconditions

  • Module pos; completed sales in the date range.

Steps

  1. Open Point of Sale → POS Sales Report.
  2. Set From / To with the tenant date picker.
  3. Run reportGET /v1/pos/enterprise/sales-report?from=&to=.
  4. Read totals: sale count, gross sales, discounts, tax, tips, service charge, refunds, net sales.
  5. Review tables: By payment method, By cashier, Top products.
  6. Export CSV downloads pos-sales-report-{from}_{to}.csv.

Result

A branch (or scoped) performance snapshot for the selected dates.

BlueMatrix Help — product documentation for tenants