change some report format

This commit is contained in:
phyusin
2018-06-28 11:45:07 +06:30
parent 7d5d88a490
commit f6e0e14383
6 changed files with 240 additions and 81 deletions

View File

@@ -100,7 +100,7 @@
end
%>
<tr>
<td><%= order_reservation.email %></td>
<td><%= order_reservation.name %></td>
<td><%= order_reservation.order_reservation_type %></td>
<td><%= order_reservation.requested_time.utc.getlocal.strftime("%Y-%m-%d %I:%M %p") %></td>
<td><%= provider%></td>