diff options
Diffstat (limited to 'indoteknik_custom/views')
| -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> |
