=== WP e-Commerce Store Sales Pack Sheet === Contributors: adamsilverstein Donate link: Tags: wp-ecommerce, ecommerce reporting, pack sheet Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: 0.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Sales Pack Sheet report shows per-item sales quantity totals, by date range, optionally grouped by area. == Description == Generates a Pack Sheet for orders in the WP e-Commerce database. Developed for a business that needs to generate weekly pack sheets to determine item quantity totals, and also detailed iten quantity pack sheets grouped into delivery areas (set by a group of zip codes). Reports can be filtered by date, shows the last week by default. A jQuery library helps with clean prints, try the print button! Two reports are available, one report is a quantity total of each item ordered, grouped into areas. The second reports the quantity totals without grouping them by area. Areas are designated by a single zip code or list of zip codes. Areas can be added, zip codes can be added to existing areas, and areas can be removed. Deleting this plugin will also delete all its stored area data. == Installation == Install WP e-Commerce Store Sales Pack Sheet either via the WordPress.org plugin directory, or by uploading the files to your server WP e-Commerce is required, installing this plugin without WP e-Commerce installed doesn;t make much sense and you will get an error message if the plugin can't fild the WP e-Commerce tables it reports on. == Frequently Asked Questions == == Changelog == = 0.6 = *add print button, print friendly stylings, jQuery print area code *verified works on multisite configuration *fixed bug in uninstall code = 0.5 = * initial release