summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-24 08:57:04 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-24 08:57:04 +0700
commit9b026c1ce5683b42dfdd15da74cf6da0ef7bf9d5 (patch)
tree12027710da6a55d171706cb753cabc015a115d98 /indoteknik_custom/views
parent24907b0ab9ad83bf97ac84dc81c14b9eccd8f75a (diff)
refresh materialized view
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_monitoring_detail.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_monitoring_detail.xml b/indoteknik_custom/views/sale_monitoring_detail.xml
index 9e4734d3..cd87bc1a 100755
--- a/indoteknik_custom/views/sale_monitoring_detail.xml
+++ b/indoteknik_custom/views/sale_monitoring_detail.xml
@@ -22,6 +22,7 @@
decoration-success="status == 'SIAP KIRIM' or status == 'KIRIM SISANYA'"
decoration-info="status == 'Belum Invoiced'"
/>
+ <button name="refresh_mv" string="Refresh" class="oe_highlight" type="object"/>
</tree>
</field>
</record>