Contributions

Features (Category Index)
Search: 

Order Controller v1.0

Order Controller v1.0
by {CT}Rodent of www.cryotek.net for all your Gaming Technology needs.

This contribution allows you to:

Batch Print Invoices
Utilising your current 'invoice.php' file (as you may have edited it with logo and other information) for each invoice. This contribution uses CSS page breaks to create seperate pages for printing.

Batch Print Packing Slips
Utilising your current 'packingslip.php' file for each.

Batch Deleting Orders

Batch Status Change
Including the ability to notify the customer.

Default Status Comments
Include default comments per status added via the admin 'Order Status' menu.

Comments / Order Details Merge
Allows you to include certain order details in a comment automatically. e.g. "Your order number is: <OC:orders_id:OC>." will be "Your order number is: 407". This can include any field within the 'orders' table. This links with both the Default Status Comments and the Batch Status Change.

This contribution is partially based on the Batch Printing Without Frames, last edited by web-junkies, but is largely enhanced and modified.

SUPPORT FORUM: http://forums.oscommerce.com/index.php?showtopic=300395

Expand All / Collapse All

Order Controller v1.0 22 Oct 2008

Another bug fix relating to accentuations.


Full package, but only 1 file needs editing.


OPEN
/catalog/admin/oc_status_default_comments.php

FIND
echo $result['orders_status_default_comments'];

ADD BEFORE
header("Content-Type: text/html; charset=iso-8859-1");


FULL PACKAGE....
All other fixes are included, you can safely ignore all others.

Order Controller v1.0 22 Oct 2008
Order Controller v1.0 16 Sep 2008
Order Controller v1.0 25 Apr 2008
Order Controller v1.0 25 Apr 2008
Order Controller v1.0 25 Apr 2008

Note: Contributions are used at own risk.