diff options
| author | unknown <it@fixcomart.co.id> | 2025-09-17 18:57:50 +0700 |
|---|---|---|
| committer | unknown <it@fixcomart.co.id> | 2025-09-17 18:57:50 +0700 |
| commit | 1a1ba93053c236b3e41503a440d45fbd94355125 (patch) | |
| tree | b825db127fc9150e30f771e7a84e55ff057e510d /indoteknik_custom/report | |
| parent | 64682ff15f204b335d13e8c4b897cda97a9f12ce (diff) | |
fix
Diffstat (limited to 'indoteknik_custom/report')
| -rw-r--r-- | indoteknik_custom/report/report_surat_piutang.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/report/report_surat_piutang.xml b/indoteknik_custom/report/report_surat_piutang.xml index 21c625a6..62db7982 100644 --- a/indoteknik_custom/report/report_surat_piutang.xml +++ b/indoteknik_custom/report/report_surat_piutang.xml @@ -122,13 +122,13 @@ <thead style="background:#f5f5f5;"> <tr> <th style="border:1px solid #000; padding:4px; width:5%; font-weight: bold;" class="text-center">No.</th> - <th style="border:1px solid #000; padding:4px; width:15%; font-weight: bold;">Invoice Number</th> + <th style="border:1px solid #000; padding:4px; width:16%; font-weight: bold;">Invoice Number</th> <th style="border:1px solid #000; padding:4px; width:10%; font-weight: bold;">Invoice Date</th> <th style="border:1px solid #000; padding:4px; width:10%; font-weight: bold;">Due Date</th> <th style="border:1px solid #000; padding:4px; width:6%; font-weight: bold;" class="text-center">Day to Due</th> <th style="border:1px solid #000; padding:4px; width:16%; font-weight: bold;">Reference</th> <th style="border:1px solid #000; padding:4px; width:17%; font-weight: bold;" class="text-right">Amount Due</th> - <th style="border:1px solid #000; padding:4px; width:12%; font-weight: bold;">Payment Terms</th> + <th style="border:1px solid #000; padding:4px; width:11%; font-weight: bold;">Payment Terms</th> </tr> </thead> |
