Merge branch 'new-master' of https://gitlab.com/online-sistem1/kaunter into pipiv2

This commit is contained in:
MUHD HAFIFIE
2021-06-14 15:54:41 +08:00
19 changed files with 121 additions and 71 deletions
@@ -130,7 +130,7 @@
tabletebus.row.add([
counter,
tebus['norujukan'],
customer[0]['nama'],
customer['nama'],
gadai[0][0]['nokp'],
gadai[0][0]['tempoh'],
gadai[0][0]['bakipjm'],
@@ -200,7 +200,7 @@
total_berat += Number(gadai['berat']);
tablegadai.row.add([
counter,
customer[0]['nama'],
customer['nama'],
gadai['nokp'],
gadai['norujukan'],
formatter.format(gadai['pinjaman']),
@@ -120,7 +120,7 @@
tabletebus.row.add([
counter,
tebus['norujukan'],
customer[0]['nama'] + "<br>" +gadai[0][0]['nokp'],
customer['nama'] + "<br>" +gadai[0][0]['nokp'],
tebus['nilaimarhun'],
tebus['pinjaman'],
tebus['bakiupah'],
@@ -217,7 +217,7 @@
total_bayaran += parseFloat(tebus['bakipjm']);
tabletebus.row.add([
counter,
customer[0]['nama'],
customer['nama'],
gadai[0][0]['nokp'],
tebus['norujukan'],
tebus['t_tebus'],