From 833943016612aa01eba640753c5fd723d1a9d4a1 Mon Sep 17 00:00:00 2001 From: Akim Juillerat Date: Tue, 4 Oct 2022 12:29:07 +0200 Subject: [PATCH] [MIG] mrp_lot_on_hand_first: Migration to 15.0 --- mrp_lot_on_hand_first/__manifest__.py | 2 +- mrp_lot_on_hand_first/views/mrp_production.xml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/mrp_lot_on_hand_first/__manifest__.py b/mrp_lot_on_hand_first/__manifest__.py index 1bb6222cc..4f35e357e 100644 --- a/mrp_lot_on_hand_first/__manifest__.py +++ b/mrp_lot_on_hand_first/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Mrp Lot On Hand First", "summary": "Allows to display lots on hand first in M2o fields", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "development_status": "Alpha", "category": "Manufacturing/Manufacturing", "website": "https://github.com/OCA/manufacture", diff --git a/mrp_lot_on_hand_first/views/mrp_production.xml b/mrp_lot_on_hand_first/views/mrp_production.xml index afadf9bfa..be096e8fa 100644 --- a/mrp_lot_on_hand_first/views/mrp_production.xml +++ b/mrp_lot_on_hand_first/views/mrp_production.xml @@ -14,9 +14,8 @@ > parent.display_lots_on_hand_first + operation="update" + >{'name_search_qty_on_hand_first': parent.display_lots_on_hand_first}