summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-06-24 13:32:02 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-06-24 13:32:02 +0700
commit01c70504c6359d305327921a0329e59a269c868c (patch)
treede83a68d76b8dbc432ad833b633778aba2aed255
parentdeed8c7a6e64d92f764eb433554e51f991363bfb (diff)
(andri) add field di respartner
-rw-r--r--indoteknik_custom/views/res_partner.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index 6115587b..ca48acf3 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">
+ <!-- <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 -->