Subversion Repositories SmartDukaan

Rev

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

Rev 30929 Rev 30935
Line 790... Line 790...
790
			scheduledTasks.processActivatedImeisForSchemes();
790
			scheduledTasks.processActivatedImeisForSchemes();
791
			System.exit(0);
791
			System.exit(0);
792
		}
792
		}
793
 
793
 
794
		if (args.containsOption("morning")) {
794
		if (args.containsOption("morning")) {
-
 
795
			if (args.containsOption("0")) {
-
 
796
				scheduledTasks.sendPartnerInvestmentDetails();
-
 
797
			}
795
			if (args.containsOption("1")) {
798
			if (args.containsOption("1")) {
796
				scheduledTasks.sendIndentTertiary();
799
				scheduledTasks.sendIndentTertiary();
797
			}
800
			}
798
			// 0
801
			// 0
799
			if (args.containsOption("2")) {
802
			if (args.containsOption("2")) {