Subversion Repositories SmartDukaan

Rev

Rev 25252 | Rev 25268 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 25252 Rev 25262
Line 649... Line 649...
649
 
649
 
650
			//System.out.println("Total Amount Rolled Back is " + totalRollbackAmount);
650
			//System.out.println("Total Amount Rolled Back is " + totalRollbackAmount);
651
		}
651
		}
652
		scheduledTasks.processScheme(startDate, startDate.plusDays(10));
652
		scheduledTasks.processScheme(startDate, startDate.plusDays(10));
653
		
653
		
654
		throw new Exception();
654
		//throw new Exception();
655
	}
655
	}
656
}
656
}
657
 
657
 
658
//7015845171
658
//7015845171
659
659