diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-09-02 12:00:26 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-09-02 12:00:26 +0700 |
| commit | 70dfadc9aa8274e8f9aafa4ec594af0b5a37343b (patch) | |
| tree | 13b28cb31f28d4d716f31e224deea59fc5b23097 /indoteknik_custom/views | |
| parent | ed459eb048e8e14075134ead0cb80d5da864af53 (diff) | |
(andri) add tracking payment terms dan fix notif ketika membuat SO
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 29d1a980..236a8b14 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -48,7 +48,7 @@ role="alert" style="height: 40px; margin-bottom:0px;" attrs="{'invisible':[('partner_is_cbd_locked','=',False)]}"> - <strong>Warning!</strong> Payment Terms Customer terkunci menjadi Cash Before Delivery (C.B.D.) karena ada invoice telah jatuh tempo 30 hari. Silakan ajukan Approval Payment Term untuk membuka kunci. + <strong>Warning!</strong> Payment Terms Customer terkunci menjadi <b>Cash Before Delivery (C.B.D.)</b> karena ada invoice telah jatuh tempo <b>30 hari</b>. Silakan ajukan <b>Approval Payment Term</b> untuk membuka kunci. </div> </xpath> <div class="oe_button_box" name="button_box"> |
