Zen Cart Logo
Forums / Managing Customers and Orders / Changing the format of the order number

Changing the format of the order number

Locked

Views: 2,098

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
14 Jul 2007, 8:11 PM
#1
gaekwad avatar

gaekwad

New Zenner

Join Date:
May 2007
Posts:
33
Plugin Contributions:
0

Changing the format of the order number

Apologies if I'm missing something obvious - is it possible to change the format of the order number? I'm looking for something like AB-11xxxx where xxxx is the incrementing order number.

Pointers appreciated -thanks very much in advance.

14 Jul 2007, 10:16 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changing the format of the order number

There ae several areas for order #'s , products, attributes, banners, etc...

you can can make them 1, 10, 100 or 1000 but not postive about alpha-numeric??

You can try it

14 Jul 2007, 10:48 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Changing the format of the order number

The Sort Order fields are not displayed anywhere so numbers are used as they work without thought ...

Your request sounds like a products_model where the products model number is:
AB-110010
AB-110011
AB-110115
AB-110020
AB-110022
AB-110210
AB-112010

15 Jul 2007, 12:10 AM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Changing the format of the order number

Do you want the modified number stored with the pre-fix or only displayed that way?

15 Jul 2007, 10:32 AM
#5
gaekwad avatar

gaekwad

New Zenner

Join Date:
May 2007
Posts:
33
Plugin Contributions:
0

Re: Changing the format of the order number

It's not vital it follows that exact path - what I'm trying to avoid is a very low order number (it just screams 'small shop'), and rather than enter 1000+ bogus orders to artificially raise the order number, it'd be nice to either a) tweak the number in the db to make it larger without any effort or b) make the order number format different - in whatever way. If that makes sense.

15 Jul 2007, 5:10 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Changing the format of the order number

Admin->Tools->Store Manager ... you'll see an option to change the starting number

15 Jul 2007, 5:47 PM
#7
gaekwad avatar

gaekwad

New Zenner

Join Date:
May 2007
Posts:
33
Plugin Contributions:
0

Re: Changing the format of the order number

Wonderful - thanks, Dr B!