diff --git a/rma/views/rma_order_line_view.xml b/rma/views/rma_order_line_view.xml index f2daa31e..21a08327 100644 --- a/rma/views/rma_order_line_view.xml +++ b/rma/views/rma_order_line_view.xml @@ -8,7 +8,11 @@ - + @@ -29,7 +33,11 @@ - + @@ -179,6 +187,7 @@ name="lot_id" groups="stock.group_production_lot" attrs="{'required': [('product_tracking', 'in', ('serial', 'lot'))]}" + context="{'default_product_id': product_id,}" />