diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_monitoring_detail.xml | 3 |
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"/> |
