Program Description
This program can be found on the Billing Reports Sales Reports menu (BI-4-2-22). It allows the user to list all items and the month-to-date sales, year-to-date sales, cost, and gross profit for each item. This is for the detailed report. A total per product class and a grand total for all product classes is also printed. The summary version lists the month-to-date and year-to-date sales, cost amounts, and gross profit for each product class. Individual item totals are not included. A grand total for all product classes is also included. The report only includes sales from warehouse 1 and uses the Item (ITEM) file for all amounts. The product class description is from the Product Class (PFD) file.
Results
The following results screen is an example of a detailed report for all product classes:
Rev 15 Changes
Internal changes were made so that if the report is printed during End Of Month Report Chain to disk only, it will not stop with a file not opened stop.
The MTD and YTD Units on this report are reflected in eaches and not a portion of a pack. The reason for this is for accuracy, in case the pack multiple for the item was changed during the year. A note was added in the report heading to note this fact.
An option was added to the report to print for a range of warehouses instead of being only warehouse 1 totals.

Rev 14 Changes
N/A
Rev 13 Changes
Prior to Revision 13, a detailed report did not form feed between page breaks even though a new heading for the next page printed. Program changes were made to add the form feed option.
Also, internal program changes were added to correct the Divide by Zero or Other Arithmetic Error stop when a number was rounded off.