diff --git a/rma_sale/views/rma_order_line_view.xml b/rma_sale/views/rma_order_line_view.xml index 013011a1..f9fe62d7 100644 --- a/rma_sale/views/rma_order_line_view.xml +++ b/rma_sale/views/rma_order_line_view.xml @@ -26,6 +26,7 @@ name="sale_line_id" context="{'rma': True}" options="{'no_create': True}" + attrs="{'invisible':[('type', '!=', 'customer')]}" /> @@ -51,43 +52,6 @@ - - rma.order.line.supplier.form - rma.order.line - - -
- -
- - - - - - - - - - - - - - - -
- rma.order.line.form rma.order.line @@ -96,25 +60,15 @@
- -
- - rma.order.line.supplier.form - rma.order.line - - -