Print SAles (126)

Print the tax accumulators

Prints sales information.
Options: I A
I option allows ranges of categories
A option allows choice of periods:
0 = print tax accumulators (with I option: P SA;I 0)
1 = previous shift 1
2 = previous shift 2
3 = previous shift 3
C = current shift
Y = yesterday's total
D = today's total
T = cumulative total
P = cumulative totals at last day-change
Use the command PRINT SALES or P SA to print the total cash, debit, and credit sales in dollars from the time the total was last reset. The shift, daily, and cumulative totals can be printed with the command PRINT SALES.
The default printout format includes the current-shift totals and the cumulative totals, which are the totals since you last used the RESET TOTALS;A or RESET TOTALS;I command. Products that have zero amounts all the way across are not displayed. Also, totals are not shown for subcategories that have only one entry.

PRINT SALES (P SA)

R* PRINT SALES

----- Shift 1 from Sun 7/18/93 7:51 AM to Sun 7/18/93 6:34 PM -----

PrCatName Club DebitCreditCashTotal
11Regular 87.89 56.4589.1299.25 332.71
21Unleaded151.7796.34111.56120.32 479.99
31Premium138.3683.68108.95119.59 450.58
41Diesel160.16112.26180.24 207.69 660.35
------------ ------------------
538.18 348.73489.87546.85 1923.63
52Candy22.4312.1818.9719.67 73.25
62Dairy21.1814.9719.40 20.43 75.98
72Bread14.2112.33 9.7810.1446.46
82Soda25.1823.26 28.9921.8799.30
---------- ----------------
83.00 62.7477.1472.11 294.99
======================== ======
621.18411.47567.01618.96 2218.62
R*

The command PRINT SALES with the A option prints dollar totals for the period you request. You can request totals for any combination of up to seven periods. If you do not specify a period on the command line, the prompt Which totals? will be printed. Enter the periods you want in response to the prompt. Totals for periods will be printed in the order they were requested.
For example:
PRINT SALES;A 1D prints the totals for the previous shift 1 and the current daily totals.
PRINT SALES;A 123C prints the totals for the previous shifts 1, 2, and 3, and the current shift.
You can use ranges with the PRINT SALES command to print information for specified products for the current shift and the cumulative total since you last RESET TOTALS;A or RESET TOTALS;I.
You can use the I option and ranges with PRINT SALES to print information for specified categories instead of for products.
You can use PRINT SALES with any combination of the A option and the I option and ranges, to print sales totals for specified periods and products or categories. Separate the periods and the ranges of products or categories with a comma.
For example:
PRINT SALES;AI 3,2 prints sales totals for previous shift 3, category 2;
PRINT SALES;AI YD,1-5 prints yesterday's and today's daily sales totals for categories 1 through 5; and
PRINT SALES;A 123,1-5 prints sales totals for the previous shifts 1, 2, and 3 for products 1 through 5.

Print the tax accumulators

Use the command PRINT SALES;I 0 or P SA;I 0 to print the tax accumulators. This will print the amount in each tax accumulator for each shift or day.
The product number for taxes is shown as the tax number preceded by a T.


Basic CFNIII Commands
[Top of the page]