Subversion Repositories SmartDukaan

Rev

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

Rev 9991 Rev 9993
Line 1098... Line 1098...
1098
        sheet_iterator+=1
1098
        sheet_iterator+=1
1099
    
1099
    
1100
    filename = "/tmp/snapdeal-report-"+runType+" " + str(timestamp) + ".xls"
1100
    filename = "/tmp/snapdeal-report-"+runType+" " + str(timestamp) + ".xls"
1101
    wbk.save(filename)
1101
    wbk.save(filename)
1102
    #EmailAttachmentSender.mail("build@shop2020.in", "cafe@nes", ["kshitij.sood@saholic.com"], " Snapdeal Auto Pricing "+runType+" " + str(timestamp), "", [get_attachment_part(filename)], [""], [])
1102
    #EmailAttachmentSender.mail("build@shop2020.in", "cafe@nes", ["kshitij.sood@saholic.com"], " Snapdeal Auto Pricing "+runType+" " + str(timestamp), "", [get_attachment_part(filename)], [""], [])
1103
    EmailAttachmentSender.mail("build@shop2020.in", "cafe@nes", ["chandan.kumar@saholic.com","manoj.kumar@saholic.com","yukti.jain@saholic.com","ankush.dhingra@saholic.com","manoj.pal@saholic.com"], " Snapdeal Auto Pricing "+runType+" " + str(timestamp), "", [get_attachment_part(filename)], ["rajneesh.arora@saholic.com","rajveer.singh@sajolic.com","vikram.raghav@saholic.om","kshitij.sood@saholic.com","chaitnaya.vats@saholic.com","khushal.bhatia@saholic.com"], [])
1103
    EmailAttachmentSender.mail("build@shop2020.in", "cafe@nes", ["chandan.kumar@saholic.com","manoj.kumar@saholic.com","yukti.jain@saholic.com","ankush.dhingra@saholic.com","manoj.pal@saholic.com"], " Snapdeal Auto Pricing "+runType+" " + str(timestamp), "", [get_attachment_part(filename)], ["rajneesh.arora@saholic.com","rajveer.singh@saholic.com","vikram.raghav@saholic.om","kshitij.sood@saholic.com","chaitnaya.vats@saholic.com","khushal.bhatia@saholic.com"], [])
1104
 
1104
 
1105
 
1105
 
1106
 
1106
 
1107
        
1107
        
1108
def commitExceptionList(exceptionList,timestamp):
1108
def commitExceptionList(exceptionList,timestamp):