summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-07-08 09:14:45 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-07-08 09:14:45 +0700
commit347e5e070592e7517b90160d666ce41ddff10347 (patch)
tree9eb3633c1f3e2e214c09705ac6a1a72e0f1409ac /indoteknik_custom/views
parent05879e52666f02c117aee569621556db97ef345c (diff)
(andri) fix
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/res_partner.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index 0a2c0377..a030a75c 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -216,7 +216,7 @@
<page string="Aging Info">
<group string="Aging Info">
<field name="avg_aging" readonly="1"/>
- <field name="payment_diff" attrs="{'readonly': [('parent_id', '!=', False)]}" />
+ <field name="payment_difficulty" attrs="{'readonly': [('parent_id', '!=', False)]}" />
<field name="payment_history_url" readonly="1" />
</group>
</page>