Order id customization |
Post Reply |
Author | |
divya
Newbie Joined: 15-December-2011 Location: bangalore Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 15-December-2011 at 5:44am |
I need order id generated for say (India) separately from 1 - 1000 and rest of the countries from 1001 to .....
so how do i do |
|
vinoth_kumar
Newbie Joined: 16-December-2011 Location: India Status: Offline Points: 0 |
Post Options
Thanks(0)
|
For doing that first you have to see the flow in program, and find out where it is assigning order ids. there you make one condition, if India it should be between 1 t0 1000, if it is not India order id should be greater than 1000. Its possible by adding a piece of code. The main thing, confirm whether the orders from India will be in between 1 to 1000.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |