update sale item report

This commit is contained in:
Aung Myo
2017-11-24 19:12:33 +06:30
parent 6aed8f89c5
commit ef09042450

View File

@@ -183,12 +183,7 @@
<!-- <td><span class="double_underline"><%= grand_total.to_f - @discount_data.to_f%></span></td> -->
<!-- <td><span class="double_underline"><%= @grand_total - @change_amount%></span></td>
</tr> -->
<!-- <tr>
<td colspan="5">&nbsp;</td>
<td><%= t("views.right_panel.detail.grand_total") %></td>
<!-- <td><span class="double_underline"><%= grand_total.to_f - @discount_data.to_f%></span></td> -->
<!--<td><span class="double_underline"><%= grand_total + total_item_foc.abs+ total_item_dis.abs+ @foc_data+@discount_data%></span></td>
</tr> -->
</tbody>
</table>
</div>