summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/down_payment_realization.xml
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-07-19 08:51:19 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-07-19 08:51:19 +0700
commit17c147f8c988c36c46e035e954c0d90f3ea18f20 (patch)
tree10149a846ee0bea9d0e2b8817fad9937271a8579 /indoteknik_custom/views/down_payment_realization.xml
parent51a363741a7c40d91052e90f7d1aa0f6defc2f99 (diff)
(andri) fix realization
Diffstat (limited to 'indoteknik_custom/views/down_payment_realization.xml')
-rw-r--r--indoteknik_custom/views/down_payment_realization.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/indoteknik_custom/views/down_payment_realization.xml b/indoteknik_custom/views/down_payment_realization.xml
index 3dcd2a8e..cd9459a9 100644
--- a/indoteknik_custom/views/down_payment_realization.xml
+++ b/indoteknik_custom/views/down_payment_realization.xml
@@ -13,11 +13,12 @@
</header>
<sheet>
<h1>
- <field name="title" class="oe_title"/>
+ <field name="name" class="oe_title"/>
</h1>
<group col="2">
<group>
<field name="pum_id" readonly="1"/>
+ <field name="title" required="1"/>
<field name="goals" required="1"/>
<field name="related" required="1"/>
</group>
@@ -29,7 +30,7 @@
<notebook>
<page string="Rincian Pemberian">
<field name="pemberian_line_ids" nolabel="1">
- <tree editable="bottom">
+ <tree editable="false" create="false" delete="false">
<field name="date"/>
<field name="description"/>
<field name="value" sum="Total Pemberian"/>