summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-03-23 10:28:16 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-03-23 10:28:16 +0700
commit236c042be3da32955ac161b6ca6fd31f81d61eab (patch)
treee27f7c289d242fd8cc20b00f45e93c8268de54e5
parent38ab7753de04c6ae8e480cd243e831966dc03fb1 (diff)
remove unnecessary field in invoice tree
-rw-r--r--indoteknik_custom/views/account_move.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml
index af4eaa05..4c99692d 100644
--- a/indoteknik_custom/views/account_move.xml
+++ b/indoteknik_custom/views/account_move.xml
@@ -34,8 +34,6 @@
<field name="payment_state" position="after">
<field name="invoice_payment_term_id"/>
<field name="date_kirim_tukar_faktur"/>
- <field name="shipper_faktur_id"/>
- <field name="resi_tukar_faktur"/>
<field name="date_terima_tukar_faktur"/>
</field>
</field>