From cb77ca318051b1225e763d37d2067287d0811816 Mon Sep 17 00:00:00 2001 From: Akim Juillerat Date: Fri, 7 Oct 2022 13:13:42 +0200 Subject: [PATCH] mrp_lot_on_hand_first: Use base_view_inheritance_extension --- mrp_lot_on_hand_first/views/mrp_production.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mrp_lot_on_hand_first/views/mrp_production.xml b/mrp_lot_on_hand_first/views/mrp_production.xml index 6f97daa64..afadf9bfa 100644 --- a/mrp_lot_on_hand_first/views/mrp_production.xml +++ b/mrp_lot_on_hand_first/views/mrp_production.xml @@ -12,10 +12,11 @@ expr="//field[@name='move_raw_ids']//field[@name='lot_ids']" position="attributes" > - { - 'name_search_qty_on_hand_first': parent.display_lots_on_hand_first, - 'default_company_id': company_id, - 'default_product_id': product_id,} + parent.display_lots_on_hand_first