Subversion Repositories SmartDukaan

Rev

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

Rev 32851 Rev 32853
Line 4577... Line 4577...
4577
 
4577
 
4578
    }
4578
    }
4579
 
4579
 
4580
    public void sendLoanAlert(List<Loan> defaultLoans) throws
4580
    public void sendLoanAlert(List<Loan> defaultLoans) throws
4581
            Exception {
4581
            Exception {
4582
        String subject = "Default Partners";
-
 
4583
 
4582
 
4584
        List<Integer> categoryIds = Arrays.asList(
4583
        List<Integer> categoryIds = Arrays.asList(
4585
                ProfitMandiConstants.TICKET_CATEGORY_CATEGORY,
4584
                ProfitMandiConstants.TICKET_CATEGORY_CATEGORY,
4586
                ProfitMandiConstants.TICKET_CATEGORY_RBM,
4585
                ProfitMandiConstants.TICKET_CATEGORY_RBM,
4587
                ProfitMandiConstants.TICKET_CATEGORY_SALES,
4586
                ProfitMandiConstants.TICKET_CATEGORY_SALES,