mp_reports.module

Version 1.1.2.3 (checked in on 2008/07/17 at 01:18:05 by turgrid)

Functions

NameDescription
mp_reports_get_args
mp_reports_get_salesOverrides _uc_reports_get_sales(). See also _uc_reports_get_sales(). *
mp_reports_helpImplementation of hook_help().
mp_reports_make_masspay
mp_reports_manuals_form
mp_reports_manuals_form_submitSubmit handler for mp_reports_manuals_form().
mp_reports_masspay_ipn
mp_reports_menuImplementation of hook_menu().
mp_reports_overviewDisplay the reports overview
mp_reports_permImplementation of hook_perm().
mp_reports_productsDisplays the product reports
mp_reports_salesDisplays the yearly sales report for sellers.
mp_reports_sales_year_formForm to specify a year for the yearly sales report.
mp_reports_sales_year_form_submitSubmit handler for custom year selection.
mp_reports_sellerDisplay the seller reports in Ubercart admin interface
mp_reports_seller_custom_formReturns a form for custom seller sales viewing
mp_reports_seller_custom_form_submitSubmit handler for custom seller report.
mp_reports_seller_formDisplay the seller reports in Ubercart admin interface
mp_reports_seller_form_submitSubmit handler for mp_reports_seller_form().
mp_reports_seller_payments
mp_reports_statusesReturns a table of seller order statuses.
mp_reports_store_txtStore a txt file for a report in Drupal's cache to be retrieved later
mp_reports_summaryDisplays summary report for seller's of all their sales.
mp_reports_userImplementation of hook_user().
theme_mp_reports_manuals_fieldsetTheme handler for mp_reports_manuals_form().
theme_mp_reports_seller_fieldsetTheme handler for mp_reports_seller_form().
_mp_reports_get_csvRetrieve a cached CSV report & send its data
_mp_reports_get_txtRetrieve a cached txt report & send its data