Right now the order number increments for every order, which is perfect. However, it would be nice to be able to delete all orders, and reset the order number to 1. Is that possible?
Deleting the orders is simple, but the next new order still has the higher order number.
Thanks!