Skip to Content
0
Former Member
Jun 06, 2011 at 06:55 AM

strategy to create order 1month,3rd month and 7th month

58 Views

Hi friends,

I want to have a strategy so that my order should be created after 1month from start of cycle(not after every 1 month) and 2nd order should be created in the 3rd month and the 3rd order should be created in the 7th month.

for eg i fmy start of cycle is DEC,2010 then in the whole year only 3 orders should be created :
1st order : in Jan,2011
2nd order : in Feb,2011
3rd order : in Julty ,2011.

But with my strategy I am able to create order every one month,every two months and every 7 months.But my requirement is to create order after 1 month then in 2nd month and then in 7th ; not after each of these periods.

Regards

AM

Edited by: Amehra on Jun 6, 2011 8:57 AM