From 94268345414d3271b2b1ea7af86b775f2dca836b Mon Sep 17 00:00:00 2001 From: phyusin Date: Mon, 30 Oct 2017 14:23:00 +0630 Subject: [PATCH] add localization text for all report --- .../_commission_report_filter.html.erb | 6 +-- app/views/reports/commission/index.html.erb | 25 ++++++----- .../_shift_sale_report_filter.html.erb | 4 +- .../reports/credit_payment/index.html.erb | 18 ++++---- .../_shift_sale_report_filter.html.erb | 8 ++-- app/views/reports/dailysale/index.html.erb | 40 +++++++++--------- .../_shift_sale_report_filter.html.erb | 12 +++--- app/views/reports/receipt_no/index.html.erb | 38 ++++++++--------- .../_shift_sale_report_filter.html.erb | 8 ++-- app/views/reports/saleitem/index.html.erb | 42 +++++++++---------- .../_shift_sale_report_filter.html.erb | 8 ++-- app/views/reports/shiftsale/index.html.erb | 26 ++++++------ .../_shift_sale_report_filter.html.erb | 10 ++--- app/views/reports/void_sale/index.html.erb | 22 +++++----- config/locales/en.yml | 40 ++++++++++++++++++ 15 files changed, 173 insertions(+), 134 deletions(-) diff --git a/app/views/reports/commission/_commission_report_filter.html.erb b/app/views/reports/commission/_commission_report_filter.html.erb index bb04b4f5..0e2f71f8 100755 --- a/app/views/reports/commission/_commission_report_filter.html.erb +++ b/app/views/reports/commission/_commission_report_filter.html.erb @@ -13,15 +13,15 @@ -->
- +
- +
- + - + diff --git a/app/views/reports/credit_payment/index.html.erb b/app/views/reports/credit_payment/index.html.erb index 38afa734..9b72ba9b 100755 --- a/app/views/reports/credit_payment/index.html.erb +++ b/app/views/reports/credit_payment/index.html.erb @@ -1,7 +1,7 @@