Updating to most recent
This commit is contained in:
@@ -38,7 +38,7 @@ def runReport():
|
||||
ticket = Obtain_Ticket(SF_URL, SF_HOST)
|
||||
|
||||
Run_Report(ticket, SF_URL, SF_HOST, REPORT_FIELDS, wb, ws, ws2, DETAIL_REPORT_FIELDS, summary_columnformat, headers[0],
|
||||
detail_columnformat, detail_headers[0])
|
||||
detail_columnformat, detail_headers[0], client)
|
||||
|
||||
Release_Ticket(ticket, SF_URL, SF_HOST)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user