summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indoteknik_custom/views/approval_date_doc.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/approval_date_doc.xml b/indoteknik_custom/views/approval_date_doc.xml
index d6a70763..ff375f14 100644
--- a/indoteknik_custom/views/approval_date_doc.xml
+++ b/indoteknik_custom/views/approval_date_doc.xml
@@ -12,6 +12,7 @@
<field name="state"/>
<field name="approve_date"/>
<field name="approve_by"/>
+ <field name="create_uid"/>
</tree>
</field>
</record>
@@ -37,6 +38,7 @@
<field name="driver_departure_date"/>
<field name="approve_date"/>
<field name="approve_by"/>
+ <field name="create_uid"/>
<field name="state" readonly="1"/>
</group>
</group>