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 ] ]