diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-09-17 11:14:45 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-09-17 11:14:45 +0000 |
| commit | 23d713fc686d56ef5b5e8004b91b3f4fe54117e6 (patch) | |
| tree | 6d9ccb0905c1530adf1f495298692b80dbeab012 /indoteknik_custom/views | |
| parent | 61b54c404d0c104a5751a17eed94c5934805a050 (diff) | |
| parent | d37525b0dbdec49d2e812fc1945fb6a81a570e94 (diff) | |
Merged in reminder-tempo-v3 (pull request #421)
Reminder tempo v3
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/mail_template_invoice_reminder.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/mail_template_invoice_reminder.xml b/indoteknik_custom/views/mail_template_invoice_reminder.xml index 13c02a08..3534f7f6 100644 --- a/indoteknik_custom/views/mail_template_invoice_reminder.xml +++ b/indoteknik_custom/views/mail_template_invoice_reminder.xml @@ -17,6 +17,7 @@ style="border-collapse:collapse; font-size:12px; border:1px solid #ddd;"> <thead> <tr style="background-color:#f2f2f2; text-align:left;"> + <th style="border:1px solid #ddd;">No.</th> <th style="border:1px solid #ddd;">Customer</th> <th style="border:1px solid #ddd;">No. PO</th> <th style="border:1px solid #ddd;">Invoice Number</th> |
