You have to pay VAT - thats a good sign!!
To get Sales report to show up you need to run the following SQL query:
INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order) VALUES ('salesReport', 'BOX_REPORTS_SALES_REPORT', 'FILENAME_SALES_REPORT', '', 'reports', 'Y', 999);


Reply With Quote
