From c8c3e654988ca668cef0a7dd561c043b3007be66 Mon Sep 17 00:00:00 2001 From: Mohamed ABDELLANI Date: Thu, 15 Jun 2023 08:50:21 +0100 Subject: [PATCH] Update lib/reporting/reports/list.rb Co-authored-by: Maikel --- lib/reporting/reports/list.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/reporting/reports/list.rb b/lib/reporting/reports/list.rb index 910565fcda..23489baf00 100644 --- a/lib/reporting/reports/list.rb +++ b/lib/reporting/reports/list.rb @@ -64,7 +64,7 @@ module Reporting [ [i18n_translate('enterprise_fee_summary.name'), :fee_summary], [ - i18n_translate('enterprise_fees_with_tax_report_by_order',), + i18n_translate('enterprise_fees_with_tax_report_by_order'), :enterprise_fees_with_tax_report_by_order ] ]