ADD: add column review process to report xlsx
This commit is contained in:
parent
c82fac1572
commit
85a40baddd
@ -487,6 +487,7 @@ def dict2xlsx(input: json, _type='report'):
|
||||
'O': 'average_accuracy_rate.retailer_name',
|
||||
'P': 'average_processing_time.imei',
|
||||
'Q': 'average_processing_time.invoice',
|
||||
'R': 'preview_process'
|
||||
}
|
||||
start_index = 5
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user