update : penambahan dan perbaikan modul report saturssa

This commit is contained in:
2026-01-20 20:53:38 +07:00
parent 59963790c0
commit 5f057cba45
28 changed files with 2854 additions and 29 deletions

No files matched your search

+5 -1
View File
@@ -67,6 +67,8 @@
<tr>
<th>No</th>
<th>No MR</th>
<th>Idxdaftar</th>
<th>No Bill</th>
<th>Nama</th>
<th>Tanggal Datang</th>
<th>Ruang</th>
@@ -104,7 +106,9 @@
echo("
<tr>
<td>".$no."</td>
<td>".$nomr."</td>
<td>".$dat->nomr."</td>
<td>".$dat->idxdaftar."</td>
<td>".$dat->nobill."</td>
<td>".$dat->namapasien."</td>
<td>".$dat->tglreg."</td>
<td>".$dat->klinik."</td>