Subversion Repositories SmartDukaan

Rev

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

Rev 25058 Rev 25059
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(15));
652
		scheduledTasks.processScheme(startDate, startDate.plusDays(15));
653
		
653
		
654
		//throw new Exception();
654
		throw new Exception();
655
	}
655
	}
656
}
656
}
657
 
657
 
658
//7015845171
658
//7015845171
659
659