summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/down_payment_realization.xml
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-08-04 13:57:34 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-08-04 13:57:34 +0700
commit216fe79c11dace298b260be946f14a3af5b5a929 (patch)
treea927f5b2785ffb4e0413c8be653f38662f68bfea /indoteknik_custom/views/down_payment_realization.xml
parent8ecb66beff5da35886d821d373e9a5dd7fe5396b (diff)
(andri) add field approved by
Diffstat (limited to 'indoteknik_custom/views/down_payment_realization.xml')
-rw-r--r--indoteknik_custom/views/down_payment_realization.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/down_payment_realization.xml b/indoteknik_custom/views/down_payment_realization.xml
index c0181fcf..947c3cd1 100644
--- a/indoteknik_custom/views/down_payment_realization.xml
+++ b/indoteknik_custom/views/down_payment_realization.xml
@@ -17,7 +17,7 @@
type="object"
string="AP Only"/>
<field name="status" widget="statusbar"
- statusbar_visible="draft,pengajuan1,pengajuan2,pengajuan3,approved"
+ statusbar_visible="pengajuan1,pengajuan2,pengajuan3,approved"
statusbar_colors='{"reject":"red"}'
readonly="1"/>
</header>
@@ -47,6 +47,7 @@
<field name="title" required="1"/>
<field name="goals" required="1"/>
<field name="related" required="1"/>
+ <field name="approved_by" readonly="1"/>
</group>
<group>
<field name="done_status"