Fixed Excel File

This commit is contained in:
yarzar_code
2020-01-03 14:37:03 +06:30
parent 5e7e92edb8
commit 4cc138b115

View File

@@ -133,7 +133,7 @@
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>Payment <%= rec.payment_method.upcase %></td>
<td><%= rec.payment_amount %> ( <%= result.payment_status %> )</td>
<td><%= rec.payment_amount %> ( <%= rec.payment_status %> )</td>
<td>&nbsp;</td>
</tr>