Version 1.1.2.3 (checked in on 2008/07/17 at 01:18:05 by turgrid)
| Name | Description |
|---|---|
| mp_reports_get_args | |
| mp_reports_get_sales | Overrides _uc_reports_get_sales(). See also _uc_reports_get_sales(). * |
| mp_reports_help | Implementation of hook_help(). |
| mp_reports_make_masspay | |
| mp_reports_manuals_form | |
| mp_reports_manuals_form_submit | Submit handler for mp_reports_manuals_form(). |
| mp_reports_masspay_ipn | |
| mp_reports_menu | Implementation of hook_menu(). |
| mp_reports_overview | Display the reports overview |
| mp_reports_perm | Implementation of hook_perm(). |
| mp_reports_products | Displays the product reports |
| mp_reports_sales | Displays the yearly sales report for sellers. |
| mp_reports_sales_year_form | Form to specify a year for the yearly sales report. |
| mp_reports_sales_year_form_submit | Submit handler for custom year selection. |
| mp_reports_seller | Display the seller reports in Ubercart admin interface |
| mp_reports_seller_custom_form | Returns a form for custom seller sales viewing |
| mp_reports_seller_custom_form_submit | Submit handler for custom seller report. |
| mp_reports_seller_form | Display the seller reports in Ubercart admin interface |
| mp_reports_seller_form_submit | Submit handler for mp_reports_seller_form(). |
| mp_reports_seller_payments | |
| mp_reports_statuses | Returns a table of seller order statuses. |
| mp_reports_store_txt | Store a txt file for a report in Drupal's cache to be retrieved later |
| mp_reports_summary | Displays summary report for seller's of all their sales. |
| mp_reports_user | Implementation of hook_user(). |
| theme_mp_reports_manuals_fieldset | Theme handler for mp_reports_manuals_form(). |
| theme_mp_reports_seller_fieldset | Theme handler for mp_reports_seller_form(). |
| _mp_reports_get_csv | Retrieve a cached CSV report & send its data |
| _mp_reports_get_txt | Retrieve a cached txt report & send its data |