joepesci Posted December 4, 2006 Posted December 4, 2006 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
MSP Posted December 4, 2006 Posted December 4, 2006 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.
joepesci Posted December 5, 2006 Author Posted December 5, 2006 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.