devink Posted February 19, 2003 Share Posted February 19, 2003 Hi, I want to be able to set the next order number to follow on from where I had got to with my old shop. Is this possible, and if so, how? I have checked the database and cannot find anything in configuration. I have also browsed the forum with no luck. Thanks in advance. Many Thanks, Steve Link to comment Share on other sites More sharing options...
Christian Lescuyer Posted February 19, 2003 Share Posted February 19, 2003 Order numbers are set with an auito_increment field in the database. With phpMyAdmin, insert a record with orders_id set to your last order, then delete it. If you have a recent version of phpMyAdmin, you can check the next Autoindex at the bottom of the table page. Christian Lescuyer Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.