summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-04-22 04:06:54 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-04-22 04:06:54 +0000
commit2a8c39cd9f1b02cb81890411e8e9610f25189f12 (patch)
tree98f145ff10bcefd603b2c44c62de7d97e73477b4 /indoteknik_custom/views
parent19e32a22d394e0597278ee7e1c1373d7cb799ff5 (diff)
parent06dfcab31167bfcd99272e2e0a5d2df13377f9ad (diff)
Merged in min-deliv-amt-afp (pull request #275)
Min deliv amt afp
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/vendor_payment_term.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/vendor_payment_term.xml b/indoteknik_custom/views/vendor_payment_term.xml
index e0e96388..f7c7e4dc 100644
--- a/indoteknik_custom/views/vendor_payment_term.xml
+++ b/indoteknik_custom/views/vendor_payment_term.xml
@@ -8,6 +8,7 @@
<field name="display_name"/>
<field name="name"/>
<field name="parent_id"/>
+ <field name="minimum_amount"/>
<field name="property_supplier_payment_term_id"/>
</tree>
</field>
@@ -23,6 +24,7 @@
<group>
<field name="name"/>
<field name="parent_id" readonly="1"/>
+ <field name="minimum_amount"/>
<field name="property_supplier_payment_term_id"/>
</group>
</group>