From 4c6c503e15434e1e9e19c9252f682247c946de24 Mon Sep 17 00:00:00 2001 From: phyusin Date: Mon, 30 Oct 2017 11:48:44 +0630 Subject: [PATCH 1/2] add localization text for Transactions tab --- .../inventory/stock_checks/show.html.erb | 26 ++--- .../transactions/credit_notes/index.html.erb | 28 ++--- app/views/transactions/orders/index.html.erb | 22 ++-- app/views/transactions/orders/show.html.erb | 32 +++--- app/views/transactions/sales/index.html.erb | 24 ++--- .../transactions/sales/indexback.html.erb | 36 +++---- app/views/transactions/sales/show.html.erb | 100 +++++++++--------- config/locales/en.yml | 43 +++++++- 8 files changed, 176 insertions(+), 135 deletions(-) diff --git a/app/views/inventory/stock_checks/show.html.erb b/app/views/inventory/stock_checks/show.html.erb index fca98c9b..a6c45b7e 100755 --- a/app/views/inventory/stock_checks/show.html.erb +++ b/app/views/inventory/stock_checks/show.html.erb @@ -1,8 +1,8 @@