summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/sourcing.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/sourcing.xml')
-rw-r--r--indoteknik_custom/views/sourcing.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sourcing.xml b/indoteknik_custom/views/sourcing.xml
index 839b7bfb..1e16b513 100644
--- a/indoteknik_custom/views/sourcing.xml
+++ b/indoteknik_custom/views/sourcing.xml
@@ -39,12 +39,12 @@
<field name="create_uid" widget="many2one_avatar_user"/>
<field name="user_id" widget="many2one_avatar_user"/>
<field name="state" widget="badge"/>
+ <field name="create_date"/>
<field name="progress_status"
decoration-info="progress_status in ['🟡 On Track', '🔵 Ontime']"
decoration-success="'🟢' in progress_status"
decoration-danger="'🔴' in progress_status"
decoration-muted="'âš«' in progress_status"/>
- <field name="create_date"/>
</tree>
</field>
</record>