summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-05-29 13:23:58 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-05-29 13:23:58 +0700
commitcfdc348fec88a695a7d0df148ec5a3f83e8831d1 (patch)
treedc667f3087808f937f7ef57681ebd44562a65bb5 /indoteknik_custom/views
parent048895dc4e01a16ad381f5a14201333cba2f3de2 (diff)
add last human update to program monitoring
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/promotion/promotion_monitoring.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/promotion/promotion_monitoring.xml b/indoteknik_custom/views/promotion/promotion_monitoring.xml
index 88325c52..746c3b61 100644
--- a/indoteknik_custom/views/promotion/promotion_monitoring.xml
+++ b/indoteknik_custom/views/promotion/promotion_monitoring.xml
@@ -10,6 +10,7 @@
<field name="has_promo" />
<field name="count_active" />
<field name="count_inactive" />
+ <field name="human_last_update" />
</tree>
</field>
</record>
@@ -28,6 +29,7 @@
<field name="has_promo" />
<field name="count_active" />
<field name="count_inactive" />
+ <field name="human_last_update" />
</group>
</group>
</sheet>