Subversion Repositories SmartDukaan

Rev

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

Rev 18383 Rev 18398
Line 1404... Line 1404...
1404
        generateAgentWiseFreshCallingReport()
1404
        generateAgentWiseFreshCallingReport()
1405
        generateFollowUpCallingReport()
1405
        generateFollowUpCallingReport()
1406
        generateAgentWiseFollowupCallingReport()
1406
        generateAgentWiseFollowupCallingReport()
1407
        generateOnBoardingCallingReport()
1407
        generateOnBoardingCallingReport()
1408
        generateAgentWiseOnboardingCallingReport()
1408
        generateAgentWiseOnboardingCallingReport()
1409
        sendmailretention(["manas.kapoor@shop2020.in"], "", TMP_FILE, SUBJECT)
1409
        #sendmail(["manas.kapoor@shop2020.in"], "", TMP_FILE, SUBJECT)
1410
        sendmail(["amit.sirohi@shop2020.in","rajneesh.arora@saholic.com","ritesh.chauhan@shop2020.in", "shailesh.kumar@shop2020.in","utkarsh@coreoutsourcingservices.com","gupta.varun@coreoutsourcingservices.com","manas.kapoor@shop2020.in"], "", TMP_FILE, SUBJECT)
1410
        sendmail(["amit.sirohi@shop2020.in","rajneesh.arora@saholic.com","ritesh.chauhan@shop2020.in", "shailesh.kumar@shop2020.in","utkarsh@coreoutsourcingservices.com","gupta.varun@coreoutsourcingservices.com","manas.kapoor@shop2020.in"], "", TMP_FILE, SUBJECT)
1411
    if options.reporttype == 'retention':
1411
    if options.reporttype == 'retention':
1412
        generateAccessoriesCartReport()
1412
        generateAccessoriesCartReport()
1413
        #sendmailretention(["manas.kapoor@shop2020.in"], "", RET_FILE, RET_SUBJECT)
1413
        #sendmailretention(["manas.kapoor@shop2020.in"], "", RET_FILE, RET_SUBJECT)
1414
        sendmailretention(["amit.sirohi@shop2020.in","rajneesh.arora@saholic.com", "shailesh.kumar@shop2020.in","chaitnaya.vats@shop2020.in","manas.kapoor@shop2020.in"], "", RET_FILE, RET_SUBJECT)
1414
        sendmailretention(["amit.sirohi@shop2020.in","rajneesh.arora@saholic.com", "shailesh.kumar@shop2020.in","chaitnaya.vats@shop2020.in","manas.kapoor@shop2020.in"], "", RET_FILE, RET_SUBJECT)