I succeed to change the order ID once just by changing order_ID in jos_vm_orders table to start at 100000 but now, I would like to set it to 100 and it's always coming back to 100000+, not 100, 101 etc.
I deleted all database entries related to orders but it doesn't work. Does Virtuemart store data in a .ini file somewhere or what???
Thanks for helping me.