update payment menthod report

This commit is contained in:
Aung Myo
2017-10-31 18:03:36 +06:30
parent 1239b308f9
commit b89340b85e
7 changed files with 517 additions and 3 deletions

View File

@@ -238,7 +238,7 @@
<tr>
<td><%= audit.action%></td>
<td><%= audit.action_at.strftime("%m-%d-%Y %H:%M %p")%></td>
<td><%= audit.approved_by.to_datetime.strftime("%m-%d-%Y %H:%M %p")%></td>
<td><%= audit.approved_by%></td>
<td><%= audit.remark%></td>
</tr>