From 67a603e5556e49f3061fd6a82e9cb41dc14eceb4 Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Fri, 26 Mar 2021 11:27:15 +0100 Subject: [PATCH] [IMP] rma: Do not highlight all action buttons and simplify rma.line views, supplier view is an extension of customer one. This makes easier to edit common elements in both views and ease maintenance. --- rma/views/rma_order_line_view.xml | 370 +++++------------- rma/wizards/rma_make_picking_view.xml | 30 +- .../rma_order_line_make_supplier_rma_view.xml | 3 +- 3 files changed, 101 insertions(+), 302 deletions(-) diff --git a/rma/views/rma_order_line_view.xml b/rma/views/rma_order_line_view.xml index 6a7b9fe3..85c4b96b 100644 --- a/rma/views/rma_order_line_view.xml +++ b/rma/views/rma_order_line_view.xml @@ -48,242 +48,6 @@ - - rma.order.line.supplier.form - rma.order.line - -
-
-
- -
- - - -
-
-

- -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
-
-
-
- rma.order.line.form rma.order.line @@ -303,7 +67,6 @@ type="object" string="Back to Draft" attrs="{'invisible':[('state', '=', 'draft')]}" - class="oe_highlight" groups="rma.group_rma_customer_user,rma.group_rma_supplier_user" />