Setting Initial order number
- 
					
					
					
					
 Is there a way to set the initial order number? I would like to start with 1000. Thanks 
- 
					
					
					
					
 @dan3460 
 Sure , go to to Configure->sales->order settingsThanks, 
- 
					
					
					
					
 I saw that but, there are 3 fields; "Order number prefix", "order number length" and "order number suffix" which is not what i want to do. i'm trying to start with order # 1000. 
- 
					
					
					
					
 @dan3460 
 ok then this manually whole order id can't be changed from backend, you can do it from the code, just Make a route in your package, save the order with your controller and make it as you want.