Batch print of orders

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
mkeith1
Commander (CMDR)
Commander (CMDR)
Posts: 120
Joined: Wed Jul 25, 2007 12:46 pm
Contact:

Batch print of orders

Post by mkeith1 » Mon Feb 07, 2011 4:53 pm

is there a way to batch print orders? currently I have to print each order from the Vieworder.aspx (order summary) page, which is time consuming when you have 20 plus orders a day to process.

From the Admin/orders/default.aspx page there is an option to print multiple invoices, pull sheets, or packing slips, but none of these printable pages include the combination of a customer's email address, phone and shipping method.

I'd like to just copy the invoice form located in the Admin/Orders/Print folder, rename it to "PrintOrder.aspx" and include the customer email address, phone and shipping number. then add the option to the batch print on the admin/Orders/default.aspx page. This would make it easy to batch print any selected orders.

Can someone suggest the necessary changes/additions to the invoice page, or suggest another way of accomplishing this?

Post Reply