mlalley Posted November 15, 2009 Share Posted November 15, 2009 I just installed prestashop and it works great I have it all set up however there is one problem when I place and order as a customer a test order it process fine it's just when I click the link "My Orders" in the store the order number is too low how do I change it to start higher I have looked around and found similar problems but they don't work. I don't think people understand what we mean the order number that is displayed to the customer in the my orders section I have managed the change the invoice and delivery slip numbers fine I just need to change the order number shown to my customer. Link to comment Share on other sites More sharing options...
Alldo Group Posted November 15, 2009 Share Posted November 15, 2009 Hi!Du you have access to your database? If so, try:---ALWAYS BACKUP FIRST---ALTER TABLE orders AUTO_INCREMENT = 23452;You can do this with customer numbers as well Link to comment Share on other sites More sharing options...
shaiss Posted March 15, 2010 Share Posted March 15, 2010 Thanks aknot, that worked for me! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now