diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-06-05 02:29:48 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-06-05 02:29:48 +0000 |
| commit | ec4aefc64a9f42d1b40d03048fc384e158191218 (patch) | |
| tree | 14d1fd1358ae41d65b9412fdfc0195c8dd9f20bd /indoteknik_custom/views/promotion | |
| parent | abd7dd1ecc9246b1924dcf70b3ed41c964f3746f (diff) | |
| parent | 9306992db370c793e8cab494038b0de5b61b600f (diff) | |
Merged in production (pull request #144)
Production
Diffstat (limited to 'indoteknik_custom/views/promotion')
| -rw-r--r-- | indoteknik_custom/views/promotion/promotion_monitoring.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/promotion/promotion_monitoring.xml b/indoteknik_custom/views/promotion/promotion_monitoring.xml index 88325c52..5f6490ed 100644 --- a/indoteknik_custom/views/promotion/promotion_monitoring.xml +++ b/indoteknik_custom/views/promotion/promotion_monitoring.xml @@ -10,6 +10,8 @@ <field name="has_promo" /> <field name="count_active" /> <field name="count_inactive" /> + <field name="human_last_update" /> + <field name="promotion_program_line_names"/> </tree> </field> </record> @@ -28,6 +30,7 @@ <field name="has_promo" /> <field name="count_active" /> <field name="count_inactive" /> + <field name="human_last_update" /> </group> </group> </sheet> |
