Browse Source

240718-1841-Kim

hokky 4 months ago
parent
commit
c90ddc68fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/front/dabory/erp/sales/squote.blade.php

+ 1 - 1
resources/views/front/dabory/erp/sales/squote.blade.php

@@ -498,7 +498,7 @@
                 first_item += '(' + bd_page.length + ')'
             }
             const itmtot_amt = bd_page.reduce((accumulator, bd) => {
-                return accumulator + parseFloat(bd.SquoteSupply)
+                return accumulator + parseFloat(bd.SquoteSupply) + parseFloat(bd.SquoteVat)
             }, 0)
             let id = parseInt($(`#frm`).find(`input[name="Id"]`).val());
             let parameter = {