Update laporan marhun harian and scan masuk marhun for pc

This commit is contained in:
amirhassan
2024-01-31 08:55:40 +08:00
parent deac8295fd
commit 74f6f21d4b
3 changed files with 14 additions and 0 deletions
@@ -25,6 +25,8 @@
<th>Karat</th>
<th>Nilai Marhun</th>
<th>Nota</th>
<th>Batu Permata</th>
<th>Berat Permata</th>
</tr>
</thead>
<tbody id="tablemarhun">
@@ -295,6 +297,8 @@
undefined, {
minimumFractionDigits: 2
}) + "</td><td>" + marhun_detail['nota'] +
"</td><td>" + marhun_detail['batu_permata'] +
"</td><td>" + marhun_detail['berat_batu_permata'] +
"</td></tr>");
}
});
@@ -45,6 +45,8 @@
<th>Nama</th>
<th>Marhun</th>
<th>Nota</th>
<th>Batu Permata</th>
<th>Berat Permata</th>
<th>Berat</th>
<th>Karat</th>
<th>Harga</th>
@@ -117,6 +119,8 @@
customers['nama'],
customers['marhun'],
customers['nota'],
customers['batu_permata'],
customers['berat_batu_permata'],
customers['berat'],
customers['karat'],
customers['harga'],