Community Add-Ons

Maintainers: knifeman
Add file to this package
Top » Features

Comments on Packing Slip
for osCommerce Online Merchant v2.2

This simple mod adds the customers comments to the packing slip. Now when a customer buys a gift and wants them to see their comments, they will automatically print out on the packing slip.

All credit goes to Pop The Top. I merely hacked his fancier invoice mod to a much slimmer design.

Legend:  Download   Report
Expand All / Collapse All
INVOICE_TEXT_NO_COMMENT mondofood 8 May 2009  

The instructions are missing the define for INVOICE_TEXT_NO_COMMENT in english.php.

To fix this add the following to admin/includes/languages/english.php just before "//ORDER COMMENTS CODE ENDS HERE":

define('INVOICE_TEXT_NO_COMMENT','');

so it should read

define('INVOICE_TEXT_NO_COMMENT','');
//ORDER COMMENTS CODE ENDS HERE

Attachment contains updated instructions.

V 1.2 djkubus 24 Apr 2009  
V1.1 knifeman 8 Jan 2008  
Comments on Packing Slip knifeman 20 Sep 2007