summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHafidBuroiroh <hafidburoiroh09@gmail.com>2025-11-17 11:17:06 +0700
committerHafidBuroiroh <hafidburoiroh09@gmail.com>2025-11-17 11:17:06 +0700
commitf317a1965ce183ea44c8be9c2a75ea210ea0f256 (patch)
tree7921c0a978e594b66ac7686c887e4db27c70ade7
parentbfd20e54cb88f04ff1a338bdc58984241c8a83a2 (diff)
-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>