Subversion Repositories SmartDukaan

Rev

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

Rev 9918 Rev 12812
Line 21... Line 21...
21
warehouses[3] = 'Gurgaon'
21
warehouses[3] = 'Gurgaon'
22
warehouses[4] = 'Ghaziabad'
22
warehouses[4] = 'Ghaziabad'
23
warehouses[9] = 'KalkaJI'
23
warehouses[9] = 'KalkaJI'
24
warehouses[7] = 'Mahipalpur'
24
warehouses[7] = 'Mahipalpur'
25
warehouses[12] = 'Goregaon'
25
warehouses[12] = 'Goregaon'
-
 
26
warehouses[3298] = 'Hyderabad'
26
    
27
    
27
to_addresses = {} 
28
to_addresses = {} 
28
to_addresses[1] = ["ajays@bluedart.com","arunsingh@bluedart.com","PraveenKumar@bluedart.com","ADhiran.EXCHNET@bluedart.com",
29
to_addresses[1] = ["ajays@bluedart.com","arunsingh@bluedart.com","PraveenKumar@bluedart.com","ADhiran.EXCHNET@bluedart.com",
29
                "DarpanS@bluedart.com","BijuS@bluedart.com","VijayK@bluedart.com","SonikaP@bluedart.com",
30
                "DarpanS@bluedart.com","BijuS@bluedart.com","VijayK@bluedart.com","SonikaP@bluedart.com",
30
                "sandeep.sachdeva@shop2020.in","manoj.kumar@shop2020.in"]
31
                "sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in"]
31
to_addresses[3] = ["dispatch@delhivery.com", "bhavesh.manglani@delhivery.com", "milind.sharma@delhivery.com", 
32
to_addresses[3] = ["dispatch@delhivery.com", "bhavesh.manglani@delhivery.com", "milind.sharma@delhivery.com", 
32
                   "divya.jyoti@delhivery.com","sandeep.sachdeva@shop2020.in","manoj.kumar@shop2020.in"] 
33
                   "divya.jyoti@delhivery.com","sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in"] 
33
to_addresses[6] = ["sandeep.sachdeva@shop2020.in","manoj.kumar@shop2020.in", 'bookings@getsetred.net', 'arvind.chauhan@getsetred.net', 'okaops@getsetred.net'] 
34
to_addresses[6] = ["sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in", 'bookings@getsetred.net', 'arvind.chauhan@getsetred.net', 'okaops@getsetred.net'] 
34
from_user = "cnc.center@shop2020.in"
35
from_user = "cnc.center@shop2020.in"
35
from_pwd = "5h0p2o2o"
36
from_pwd = "5h0p2o2o"
36
 
37
 
37
def send_report(providerId):
38
def send_report(providerId):
38
    filenames = []
39
    filenames = []