Income');
define('TABLE_HEADING_SALES', 'Product
sales');
define('TABLE_HEADING_NONTAXED', 'Nontaxed
sales');
define('TABLE_HEADING_TAXED', 'Taxed
sales');
define('TABLE_HEADING_TAX_COLL', 'Taxes
collected');
define('TABLE_HEADING_SHIPHNDL', 'Shipping
& Handling');
define('TABLE_HEADING_SHIP_TAX', 'Tax on
shipping');
define('TABLE_HEADING_LOWORDER', 'Low Order
Fees');
define('TABLE_HEADING_OTHER', 'Gift
Vouchers'); // could be any other extra class value
define('TABLE_FOOTER_YTD','YTD');
define('TABLE_FOOTER_YEAR','YEAR');
define('TEXT_HELP', '
|
How to view and use the store income summary report Reporting store activity by month When initially selected from the Reports menu, this report displays a financial summary of all orders in the store database, by month. Each month of the store\'s history is summarized in a row, showing the store income and its components, and listing the amounts of taxes, shipping and handling charges, low order fees and gift vouchers. (If the store does not have low order fees or gift vouchers enabled, these columns are omitted from the report.) Activity is reported as of the date of purchase. The top row is the current month, and the rows under it summarize each month of the store\'s order history. Beneath the rows of each calendar year is a footer line, summarizing that year\'s totals in each column of the report. To invert the order of the rows, click the "Invert" button. Reporting monthly summary by days The summary of daily activity within any month may be displayed by clicking on the month\'s name, at the left of the row. To return from the daily summary to the monthly summary, click the "Back" button in the daily display. What the columns represent (headers explained) On the left, the month and year of the row are stated. The other columns are, left to right:
Selecting report summary by status To show the monthly or daily summary information for just one Order Status, select the status in the drop-down box at the upper right of the report screen. Depending on the store\'s setup for these values, there may be a status for "Pending" or "Shipped" for instance. Change this status and the report will be recalculated and displayed. Showing detail of taxes The amount of tax in any row of the report is a link to a popup window, which shows the name of the tax classes charged and their individual amounts. Printing the report To view the report in a printer-friendly window, click on the "Print" button, then use your browser\'s print command in the File menu. The store name and headers are added to show what orders were selected, and when the report was generated. Saving report values to a file
To save the values of the report to a local file, click on the Save CSV button at the bottom of the report. The report values will be sent to your browser in a text file, and you will be prompted with a Save File dialog box to choose where to save the file. The contents of the file are in Comma Separated Value (CSV) format, with a line for each row of the report beginning with the header line, and each value in the row is separated by commas. This file can be conveniently and accurately imported to common spreadsheet financial and statistical tools, such as Excel and QuattroPro. The file is provided to your browser with a suggested file name consisting of the report name, status selected, and date/time. v 2.1.1 |