In POS applications, what are X, Y and Z reports?
+2
A:
A Z report is a typical end-of-day report containing all balances of sold items per category and the total amount that should be in the drawer. Iirc an X is a temporary report which can be rerun. The Z is definite. After the Z the day has ended, and all further bookings are stored on the next day.
pritaeas
2009-02-12 14:09:13
+3
A:
I'm not really sure how this classes as programming related, but in systems I've used previously:
- X Report - current summary, resets nothing
- Y Report - current summary, resets "shift" totals
- Z Report - current summary, resets period/day totals
Rob
2009-04-28 09:56:41