X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   changing order number (https://forum.x-cart.com/showthread.php?t=34460)

GLS2 10-08-2007 01:03 PM

changing order number
 
Is there any way to start the order numbering system at a number besides 1? ( example - start at 1000 instead of 0)

carpeperdiem 10-08-2007 01:34 PM

Re: changing order number
 
From "A list of things asked a zillion times..."

in the FAQ area.

a1deano 10-08-2007 04:24 PM

Re: changing order number
 
BACK UP FIRST !!!!!!
Enter this SQL query into Patch/Upgrade SQL Queries box and your next new order # will be 15001.

Quote:

ALTER TABLE xcart_orders AUTO_INCREMENT = 15000;

GLS2 10-13-2007 06:23 AM

Re: changing order number
 
Thanks!


All times are GMT -8. The time now is 06:07 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.