Skip to content

Reports (Pro)

Reports is the detail behind the dashboard. Where the dashboard answers “how are we doing”, this answers “what exactly happened, over which period, at which outlet”.

Go to DevDiggers Plugins → MultiPOS → Reports.

The MultiPOS reports screen with the date range control and the first pair of charts

The screen is built on WooCommerce Analytics, so the controls behave the way WooCommerce’s own reports do.

The date range and outlet filters on the reports screen

Date range opens presets plus a custom range, and vs. picks what the period is compared against, either the previous period or the previous year.

It opens on Month to date. A store whose POS trading was last quarter reads as a row of empty charts until you widen it. That is the single most common reason this screen looks broken.

Filter by Outlet narrows everything to one location, or leaves it at All Outlets.

Five pairs, in this order.

The first pair, in the screenshot at the top of this page.

Total Sales is everything taken. Net Sales is what is left after discounts, refunds, tax and shipping.

Net Sales is the number to plan on. Total Sales is the number to feel good about.

The Orders and Average Order Value charts on the reports screen

Orders counts POS orders in the period. Average Order Value is Net Sales divided by that count.

Read them together. Falling orders with a rising average means fewer, bigger baskets, which is a different problem from fewer, smaller ones.

The Items Sold and Returns charts on the reports screen

Items Sold counts line-item quantities, not orders. Returns counts what came back.

A return rate that climbs on one product is usually a sizing or a description problem. This is where you see it before the reviews do.

The Discounted Orders and Gross Discounted charts on the reports screen

Discounted Orders counts how many orders carried a coupon. Gross Discounted is what those coupons cost you.

The pair together tells you whether a promotion was used widely and cheaply, or narrowly and expensively.

Both charts are coupons only. They are built from WooCommerce’s coupon records, so a manual discount typed in at the counter appears in neither. A shop that discounts by hand will read a Gross Discounted of zero on a day it gave money away. See How to Give a Discount at the Counter.

The Total Tax and Order Tax charts on the reports screen

Total Tax is all tax collected. Order Tax is the part charged on the goods rather than on shipping.

These are the figures your accountant asks for.

Each chart carries its own period label and a comparison line, so you can see this month against last year without changing anything. Hovering a point gives the exact figure and date.

Pro exports report data to CSV for accounting and audits.