summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-06-25 09:11:22 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-06-25 09:11:22 +0700
commit551d22a1dad24b60e5e1117c70d008dd2eab454d (patch)
treee0899457763f732c0cc3f7ea0b0e88b75dcaa068
parent96959a512908b6cdec226ada836607db2d525042 (diff)
(andri) fix view
-rw-r--r--indoteknik_custom/views/res_partner.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index a851385f..6115587b 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -181,11 +181,11 @@
<field name="dokumen_pengiriman_input"/>
<field name="dokumen_invoice"/>
</group>
- <!-- <group string="Aging Info"> -->
- <!-- <field name="avg_aging" readonly="1"/>
+ <group string="Aging Info">
+ <field name="avg_aging" readonly="1"/>
<field name="payment_difficulty" attrs="{'readonly': [('parent_id', '!=', False)]}" />
<field name="payment_history_url" readonly="1" />
- </group> -->
+ </group>
</group>
<!-- Supplier Lines Section -->