diff --git a/app/views/admin/reports/filters/_suppliers.html.haml b/app/views/admin/reports/filters/_suppliers.html.haml index 14310787d4..0a9963544f 100644 --- a/app/views/admin/reports/filters/_suppliers.html.haml +++ b/app/views/admin/reports/filters/_suppliers.html.haml @@ -12,4 +12,3 @@ .alpha.two.columns= label_tag nil, t(:report_customers_cycle) .omega.fourteen.columns = f.select(:order_cycle_id_in, report_order_cycle_options(@data.order_cycles), {selected: params.dig(:q, :order_cycle_id_in)}, {class: "select2 fullwidth", multiple: true}) - \ No newline at end of file diff --git a/config/locales/en.yml b/config/locales/en.yml index 07969c9cd8..7bff667b07 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3174,7 +3174,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using report_print: Print Report report_render_options: Rendering Options report_header_ofn_uid: OFN UID - report_header_order_cycle: Order Cycle (OC) + report_header_order_cycle: Order Cycle report_header_order_cycle_start_date: OC Start Date report_header_order_cycle_end_date: OC End Date report_header_user: User