From 8d73269c2899ed97e45e8fe871efd8c7147a5af1 Mon Sep 17 00:00:00 2001 From: San Wai Lwin Date: Fri, 4 May 2018 10:24:55 +0630 Subject: [PATCH] Edit row of Date in report --- app/views/reports/waste_and_spoilage/index.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/reports/waste_and_spoilage/index.html.erb b/app/views/reports/waste_and_spoilage/index.html.erb index 27831a90..879a9bd5 100755 --- a/app/views/reports/waste_and_spoilage/index.html.erb +++ b/app/views/reports/waste_and_spoilage/index.html.erb @@ -35,7 +35,8 @@ Receipt No :<%= sale.receipt_no %> - + + Date : <%= sale.created_at.utc.getlocal.strftime("%e,%b %Y %I:%M %p") %>