summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/down_payment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/down_payment.xml b/indoteknik_custom/views/down_payment.xml
index 467697a4..49306550 100644
--- a/indoteknik_custom/views/down_payment.xml
+++ b/indoteknik_custom/views/down_payment.xml
@@ -75,6 +75,7 @@
decoration-danger="status_pay_down_payment == 'pending'"
widget="badge"/>
<field name="create_date" readonly="1"/>
+ <field name="date_back_to_office"/>
<field name="estimated_return_date" readonly="1" widget="badge"/>
<field name="days_remaining" readonly="1" widget="badge"/>
<field name="detail_note" attrs="{'readonly': [('status', '=', 'approved')]}"/>