Jump to content

[SOLVED]Change the Starting number for ORDERS ?


Recommended Posts

You could put in a test order and then change the number of it in the database.

Then put in another test order and it should show the next increment.

Then you can delete the first test order from the database itself.

I haven't tried this on PrestaShop yet but should be possible.

Link to comment
Share on other sites

  • 2 months later...

Ok, step by step:



- Enter phpMyAdmin


- click on your database


- click on ps_orders (on the left)


- click on Operations (at the top of the page)


- in auto_increment put the number you want


- click on Go

 




and you're done.
The next order will continue from the number you just entered.

Greetings!

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...