summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/invoice_reklas.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-11 11:59:54 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-11 11:59:54 +0700
commit0f8fbe56e89ec285c6fbcdd2bed5a67f62bcfe59 (patch)
tree5b9f116ffe02773a829d59f10cdd615e3b600b6a /indoteknik_custom/views/invoice_reklas.xml
parentaff29db4fe020684f83e5e6449bf0a4061d77036 (diff)
add reklas uang muka pembelian feature
Diffstat (limited to 'indoteknik_custom/views/invoice_reklas.xml')
-rw-r--r--indoteknik_custom/views/invoice_reklas.xml4
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>