diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-11 11:59:54 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-11 11:59:54 +0700 |
| commit | 0f8fbe56e89ec285c6fbcdd2bed5a67f62bcfe59 (patch) | |
| tree | 5b9f116ffe02773a829d59f10cdd615e3b600b6a /indoteknik_custom/views/invoice_reklas.xml | |
| parent | aff29db4fe020684f83e5e6449bf0a4061d77036 (diff) | |
add reklas uang muka pembelian feature
Diffstat (limited to 'indoteknik_custom/views/invoice_reklas.xml')
| -rw-r--r-- | indoteknik_custom/views/invoice_reklas.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/invoice_reklas.xml b/indoteknik_custom/views/invoice_reklas.xml index 126ba71e..e807dca5 100644 --- a/indoteknik_custom/views/invoice_reklas.xml +++ b/indoteknik_custom/views/invoice_reklas.xml @@ -6,10 +6,10 @@ <field name="arch" type="xml"> <form string="Invoice Sales Order"> <p class="oe_grey"> - Invoices will be created in draft so that you can review - them before validation. + Reklas Uang Muka Penjualan / Pembelian akan terbuat Draft, mohon dicek kembali </p> <group> + <field name="reklas_type"/> <field name="reklas_id"/> <field name="pay_amt"/> </group> |
