orders status default comment

orders status default comment

orders status default comment Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 241
  • Released: Jun 15, 2007

orders status default comment Description

This module allows you to have an orders status default comment for each orders status created in the admin section (admin>>Localization>>Orders status>>Edit).

If you type a default comment for an orders status (optional), it will appears in the customers orders editing admin section (admin>>Customers>>Orders>>Edit) in the "Comments" textarea of the orders: you'll be able to change the default comment if you want or leave it as well.

orders status default comment Bookmark

Hyperlink code:
Hyperlink for Forum code:

orders status default comment Script Download Notice

Top 4 Download periodically updates information of orders status default comment script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. orders status default comment torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Set Products Status in Orders

... on the red light, you can set the status to "Inactive" and vice versa. ...

Purchase Orders

To allow Purchase Orders by default (ie, the admin doesn't have to click "Yes") ... of payment you simply change the table modification default to 'true': :alter table customers alter customers_allow_purchase_order_entry set default 'true'; ...

Cancelled Orders

... please take it easy on me.Features:-Creates another order status to reflect cancelled orders-Moves selected order(s) out of live orders tables to a new area for cancelled orders. Has the same effect on inventory and sales figures as Deleting the orders, however, you can still have a record of the orders. ...

Batch Update Status

Needed a way to update the status of multiple orders at once. I know the batch printing contributions ... a checkbox next to eac order on the orders page, you can select any or use the ... to select all or none, choose the new status (pulled from database, so it's any you have ...

Storing Shipped Orders

... this does is add another page where all orders marked as "shipped" will automatically be stored. (or whatever you call your shipped orders)This is determined by the order_status_id.You can use PHPMyAdmin to look at the orders_status table to determine the id for your status--complete directions are included in the read me file. ...