diff options
| author | unknown <it@fixcomart.co.id> | 2025-09-17 09:23:12 +0700 |
|---|---|---|
| committer | unknown <it@fixcomart.co.id> | 2025-09-17 09:23:12 +0700 |
| commit | 9dc31bc66d3d5fd3464e6b731cabe15c3c52b558 (patch) | |
| tree | 69a784f3a96bbf52e0118ed1955652a89f28ad3a /indoteknik_custom/views | |
| parent | 6695da56e3f9fe575f7c855b60da31ceb4dd5129 (diff) | |
(andri) add validasi sales manager
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/letter_receivable.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/letter_receivable.xml b/indoteknik_custom/views/letter_receivable.xml index 81fc1e5f..02b5cbb8 100644 --- a/indoteknik_custom/views/letter_receivable.xml +++ b/indoteknik_custom/views/letter_receivable.xml @@ -26,7 +26,7 @@ <form string="Surat Piutang"> <header> <field name="state" widget="statusbar" statusbar_visible="draft,waiting_approval_sales,waiting_approval_pimpinan,sent"/> - <button name="action_approve" type="object" string="Approve & Send" class="btn-primary"/> + <button name="action_approve" type="object" string="Approve" class="btn-primary"/> <!-- <button name="action_send_letter" type="object" string="Email Send" class="btn-primary"/> --> </header> <div class="alert alert-info" @@ -113,7 +113,7 @@ </field> </page> </notebook> - <div style="margin-top:4px; font-size:13px; color:#444; line-height:1.5;"> + <div style="font-size:13px; color:#444; line-height:1.5;"> Surat piutang akan diterbitkan berdasarkan lama keterlambatan pembayaran.<br/> Pilih invoice yang sesuai dengan kriteria berikut: <ul style="margin:4px 0 0 18px;"> |
