summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-07-08 12:59:36 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-07-08 12:59:36 +0700
commit1a3b0976b06543a9b107897a906dc50a8bf9c3d2 (patch)
tree644ace309cdc7be6e56ecc7113227604a7429824 /indoteknik_custom/views
parentfbc29fcf20ef2571be30a7c06ad60f193282fa4b (diff)
parentc667a8699762057c9e6191466a182ebb69cb66c7 (diff)
Merge branch 'odoo-backup' of bitbucket.org:altafixco/indoteknik-addons into odoo-backup
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>