Print this page
Update order numbers
To update orders sequence in your shop run this query:
alter table va_orders auto_increment=100000
where 100000 is your next order number.