summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/res_partner.xml
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <it@fixcomart.co.id>2025-11-04 15:20:18 +0700
committerFIN-IT_AndriFP <it@fixcomart.co.id>2025-11-04 15:20:18 +0700
commitd3626a4773647ef1910b66fcc8c981dcab562c65 (patch)
tree899cac6fbd907ab859f78d7aa84c1081090c8338 /indoteknik_custom/views/res_partner.xml
parent0bb7e8ff5eafa5dbc218d547999876bb11e05c69 (diff)
(andri) add cbd lock date & fix seq PUM reimburse
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 72751187..8378bf34 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -23,6 +23,7 @@
<field name="property_payment_term_id" position="after">
<field name="previous_payment_term_id" readonly="1"/>
<field name="is_cbd_locked" readonly="1"/>
+ <field name="cbd_lock_date" readonly="1"/>
<field name="user_payment_terms_sales" readonly="1"/>
<field name="date_payment_terms_sales" readonly="1"/>
</field>