KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: asimmons on March 07, 2008, 03:41:46 pm

Title: Starting Invoice Number?
Post by: asimmons on March 07, 2008, 03:41:46 pm
Is there a simple way to set the starting invoice number? ???
Title: Re: Starting Invoice Number?
Post by: heidi on March 07, 2008, 03:56:39 pm
Hi,

You just need to set the order id sequence to the desired number.  The technique will be different for each different database.

If you can't find that in your db admin tool, you may be able to use SQL to enter an order with an explicit id one below the id you want to start at - then later on, you can remove this dummy order.

The former is preferable :-)

Heidi