Subversion Repositories SmartDukaan

Rev

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

Rev 20152 Rev 20172
Line 568... Line 568...
568
        return index();
568
        return index();
569
    }
569
    }
570
 
570
 
571
    public String update() {
571
    public String update() {
572
    	String commonDescription ="";
572
    	String commonDescription ="";
573
    	String addTo[]= new String[]{"amit.sirohi@shop2020.in","rajneesh.arora@saholic.com"};
573
    	String addTo[]= new String[]{"amit.sirohi@shop2020.in","rajneesh.arora@saholic.com","khushal.bhatia@saholic.com"};
574
        try {
574
        try {
575
            long creatorId = CRMAuthorizingRealm.getAgent(currentAgentEmailId)
575
            long creatorId = CRMAuthorizingRealm.getAgent(currentAgentEmailId)
576
                    .getId();
576
                    .getId();
577
 
577
 
578
            SearchFilter searchFilter = new SearchFilter();
578
            SearchFilter searchFilter = new SearchFilter();