Community Add-Ons

Maintainers: Jari646
Add file to this package
Top » Other

How many orders has customer ordered before 1.0 --> in admin orders
for osCommerce Online Merchant v2.2

HOW MANY ORDERS HAS CUSTOMER ORDERED BEFORE 1.0 --> IN ADMIN ORDERS


This add on allow you to see in admin/orders, how many orders customer has done before.

The package includes few screen shots

install time is few minutes

Legend:  Download   Report
Expand All / Collapse All
FIX allinking 17 Feb 2008  

Change:
//START HOW MANY ORDERS
define('ENTRY_CUSTOMER_ORDERS', 'Previous Orders:');
define('ENTRY_CUSTOMER_ORDERS1', '0');
//END HOW MANY ORDERS

//START HOW MANY ORDERS
define('ENTRY_CUSTOMER_ORDERS', 'Previous Orders:');
define('ENTRY_CUSTOMER_ORDERS1', '1);
//END HOW MANY ORDERS

Need to change 0 to 1 or customers with 1 order are shown as 0

HOW MANY ORDERS v1.1 lildog 18 Oct 2006  
HOW MANY ORDERS HAS CUSTOMER ORDERED BEFORE 1.0 --> IN ADMIN ORDERS Jari646 2 Sep 2006