Edit row of Date in report

This commit is contained in:
San Wai Lwin
2018-05-04 10:24:55 +06:30
parent 084bf7eb1b
commit 8d73269c28

View File

@@ -35,7 +35,8 @@
<td >
<strong>Receipt No :<%= sale.receipt_no %></strong>
</td>
<td></td>
<td></td>
<td></td>
<td colspan="3" style="text-align:right"><strong>Date : <%= sale.created_at.utc.getlocal.strftime("%e,%b %Y %I:%M %p") %></strong></td>
</tr>
<tr>