summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/vendor_payment_term.xml
diff options
context:
space:
mode:
authortrisusilo48 <tri.susilo@altama.co.id>2025-04-24 15:21:02 +0700
committertrisusilo48 <tri.susilo@altama.co.id>2025-04-24 15:21:02 +0700
commite8938477ca3f87a55b0e4ca313481fe8d7e8fef4 (patch)
tree82839a121578f00a40dcd129b90815c70840865a /indoteknik_custom/views/vendor_payment_term.xml
parentd9d8b9f3afc0ad60ca1199b08ab6e2836663a0de (diff)
parent2db8d058d5b7c291669240df90afc0312d509939 (diff)
Merge branch 'odoo-backup' into feature/feedback_bitehisp
# Conflicts: # indoteknik_custom/models/__init__.py
Diffstat (limited to 'indoteknik_custom/views/vendor_payment_term.xml')
-rw-r--r--indoteknik_custom/views/vendor_payment_term.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/vendor_payment_term.xml b/indoteknik_custom/views/vendor_payment_term.xml
index e0e96388..7d16b129 100644
--- a/indoteknik_custom/views/vendor_payment_term.xml
+++ b/indoteknik_custom/views/vendor_payment_term.xml
@@ -8,6 +8,8 @@
<field name="display_name"/>
<field name="name"/>
<field name="parent_id"/>
+ <field name="minimum_amount"/>
+ <field name="minimum_amount_tax"/>
<field name="property_supplier_payment_term_id"/>
</tree>
</field>
@@ -23,6 +25,8 @@
<group>
<field name="name"/>
<field name="parent_id" readonly="1"/>
+ <field name="minimum_amount"/>
+ <field name="minimum_amount_tax"/>
<field name="property_supplier_payment_term_id"/>
</group>
</group>