diff --git a/cope2n-api/fwd_api/utils/file.py b/cope2n-api/fwd_api/utils/file.py index f7be5e7..aceccdc 100644 --- a/cope2n-api/fwd_api/utils/file.py +++ b/cope2n-api/fwd_api/utils/file.py @@ -511,7 +511,7 @@ def dict2xlsx(input: json, _type='report'): 'L': "invoice_retailer_ocr", 'M': "invoice_retailer_accuracy", 'N': "ocr_image_accuracy", - 'O': "ocr_image_speed", + 'O': "ocr_image_speed_(seconds)", 'P': "is_reviewed", 'Q': "bad_image_reasons", 'R': "countermeasures",