New “start” order number for 2nd store
-
Hi!
I am looking for a proper way to set a new order id as a starting point for all orders in our 2nd Woo store. The reason for this is that we import the orders into an external software and the software has a tendency to mix up orders if they have the exact same order number, so I need to find a way to change the numbers on database level.
The orders are being imported using REST and hence those plugins that change the order number don’t work. What those do is that they keep the “internal” order number (the number in the database) and just translate it to a sequential order number featuring the set prefix and such. But the number in teh database stays the same, so our software would still import the internal order number.
So basically, there must be some way to tell Woo that the last order id was – let’s say – 200000 – so any new order must have an order number higher than 200000.
Any ideas?
Thanks
Alex
- The topic ‘New “start” order number for 2nd store’ is closed to new replies.