Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

setting starting order number to higher number


joepesci

Recommended Posts

Posted

Hello,

 

Is there a way to set the order number and invoice number to a higher number for new store.

 

 

Because it is funny for a client to know that he is the first or the second ordering in the site !!

 

i think it can be changed in the database but i don't know which tables are implicated.

 

can someone tell me the tables and fields to be changed

 

 

thank you

Posted

the easiest way to make a fake order for yourself, then log into phpmyadmin then look up the order in the orders table and edit it, then change the number to something higher and save. the next order will then have an increment of 1.

Posted
the easiest way to make a fake order for yourself, then log into phpmyadmin then look up the order in the orders table and edit it, then change the number to something higher and save. the next order will then have an increment of 1.

 

 

Thanks

i made the changes in the database and it's working perfect

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...