summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-05-17 15:01:34 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-05-17 15:01:34 +0700
commit1545c0341e36811ad23d4b465e2e5194f7b0162a (patch)
tree11c881332ad946c18f8106543fe57413fa945b14 /indoteknik_custom/views
parentb7387d281425da2a72f202aac78c5800866a7117 (diff)
fix sale monitoring
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_monitoring_detail.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/indoteknik_custom/views/sale_monitoring_detail.xml b/indoteknik_custom/views/sale_monitoring_detail.xml
index d22f0a13..d1d900f6 100755
--- a/indoteknik_custom/views/sale_monitoring_detail.xml
+++ b/indoteknik_custom/views/sale_monitoring_detail.xml
@@ -5,9 +5,6 @@
<field name="model">sale.monitoring.detail</field>
<field name="arch" type="xml">
<tree create="false" multi_edit="1">
- <header>
- <button name="action_refresh" string="Refresh" class="oe_highlight" type="object" />
- </header>
<field name="date_order"/>
<field name="sale_order_id"/>
<field name="partner_id"/>