summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/res_partner.xml
diff options
context:
space:
mode:
authorAndriFP <andrifebriyadiputra@gmail.com>2025-04-22 10:57:24 +0700
committerAndriFP <andrifebriyadiputra@gmail.com>2025-04-22 10:57:24 +0700
commitfc5ed4aab391eb3ec09cae6179209fe30c1bc57f (patch)
treefbde09cefffe2204096695758f1487fc1ee0ac12 /indoteknik_custom/views/res_partner.xml
parent286d1c7d91b3e957e26a2ef1350a80faba9405ed (diff)
(andri) add min amount vendor payment
Diffstat (limited to 'indoteknik_custom/views/res_partner.xml')
-rw-r--r--indoteknik_custom/views/res_partner.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index cb9fa3ac..0208a9c2 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -104,6 +104,7 @@
<field name="estimasi_tempo"/>
<field name="tempo_duration"/>
<field name="tempo_limit"/>
+ <field name="minimum_amount"/>
<field name="category_produk_ids" widget="many2many_tags"/>
</group>
</group>