Roll back old report format
This commit is contained in:
parent
b6aa958d8d
commit
b794ea0e84
@ -502,8 +502,9 @@ def dump_excel_report(input: json):
|
||||
'N': 'average_accuracy_rate.purchase_date',
|
||||
'O': 'average_accuracy_rate.retailer_name',
|
||||
'P': 'average_accuracy_rate.invoice_number',
|
||||
'Q': 'average_processing_time.avg',
|
||||
'R': 'review_progress'
|
||||
'Q': 'average_processing_time.imei',
|
||||
'R': 'average_processing_time.invoice',
|
||||
'S': 'review_progress'
|
||||
}
|
||||
start_index = 5
|
||||
for subtotal in input:
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user