Update Unpaid Message
This commit is contained in:
parent
973d4d1e70
commit
246100f4a6
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
<!-- Replace 'Pro forma receipt' text -->
|
<!-- Replace 'Pro forma receipt' text -->
|
||||||
<xpath expr="//div[contains(text(), 'Pro forma receipt')]" position="replace">
|
<xpath expr="//div[contains(text(), 'Pro forma receipt')]" position="replace">
|
||||||
<div t-if="!order.finalized and !props.basic_receipt" class="fs-2 mb-1">BELUM DIBAYAR !!!</div>
|
<div t-if="!order.finalized and !props.basic_receipt" class="fs-2 mb-1">!!! INI ADALAH TAGIHAN SEMENTARA, BUKAN BUKTI PEMBAYARAN !!!</div>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|
||||||
<!-- Change 'Tel:' to 'Contact:' -->
|
<!-- Change 'Tel:' to 'Contact:' -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user