PDF Order Center
What Is PDF Order Center? -=-=-=-=-=-=-=-=-=-=-=-=- PDF Order Center is an alternative to the default ZC order processing setup in Admin::Customer::Orders for people who want to print PDF instead of HTML files. Like the default setup, PDFOC allows you to update order status, optionally including comments, optionally e-mailing the customer; delete an order; and print an invoice or packing slip for an order. But PDFOC also allows you to: - process multiple orders at a time (batch processing) - print shipping labels - print price quotes and credit invoices - make minor customizations to the invoice format from the PDFOC control panel - create a unique, sequential invoice number for each order And as the name implies, PDFOC creates PDF invoices, packing slips, etc. PDFOC works with a template system, which allows you to easily add additional document formats as desired. For the record: PDFOC is not nearly as comprehensive as the Super Orders contribution from BlindSide (Frank Koehl). PDFOC began as a port of Batch Print Center from osCommerce to Zen Cart. Along the way I spiffed up the interface and gradually expanded it to take over all the functionality of the default Zen Cart orders.php page, and added in a couple of extra features. PDFOC is meant to complement Super Orders, as an alternative for folks who want to be able to batch-print PDF invoices, packing slips, etc. You can use both contributions in your store. |
![]() |
v1.3.8 |
![]() |
Grayson |
![]() |
Briann - 28 Jun 2009 |
![]() |
14,096 |
Version History
PDF Order Center - Version: 1.2.1 | |||||||||||||
################################################################## PDFOC Version 1.2.1 2009-06-28 :: Minor update - Deleted pdfoc.css in the root of the zip, which shouldn't be there. - Updated install.txt with the changed instructions to remove te coupon code link, which causes some html being displayed. (earlier instructions seemed to be not completely correct) |
|||||||||||||
|
|||||||||||||
PDF Order Center - Version: 1.2 | |||||||||||||
From changes.txt: PDFOC Version 1.2 2009-06-15 (based on PDFOC 1.1.1, and now includes update by Paul Mathot) ################################################################## - Wonderful update by Paul Mathot for several things, merged with the main package. (details below) - Updated the installation instructions according with the update. - Updated the installation instructions with a patch for the coupon code issue and iDEAL issue. (this issue causes that there's some HTML displayed when a coupon code is used, or when iDEAL is the payment method.) - Updated the English and Dutch translation a little bit. - Added a file with upgrade instructions. - Removed the EMAIL_DISCLAIMER after the text mail format. This because the newer zen-cart versions seem to add it automatically. New features: 1- Disables "Delete Selected Orders" and "Submit Options" when no selection is made (to prevent you from accidently updating all orders) 2- Optionally hides the "Print Options" form (not hidden by default ) You can switch this option on and off through this new admin setting of PDFOC: Printing: hide Printing Options? 3- Added a js warning popup message to Process Selected orders button. (If this bothers you, you can disable this popup by commenting out the definition of PDFOC_MESSAGE_SUBMIT_ARE_YOU_SURE in the PDFOC language file.) So this enables the warning: define('PDFOC_MESSAGE_SUBMIT_ARE_YOU_SURE', 'Process the selected orders?'); And this disables it: //define('PDFOC_MESSAGE_SUBMIT_ARE_YOU_SURE', 'Process the selected orders?'); |
|||||||||||||
|
|||||||||||||
PDF Order Center - Version: 1.1.1 | |||||||||||||
|
|||||||||||||
PDF Order Center - Version: v1.1 | |||||||||||||
|
|||||||||||||