From 97b2b2177c5b74d483ac19ed5d84a7d7083463b3 Mon Sep 17 00:00:00 2001 From: Stefano Consolaro Date: Wed, 4 Jan 2023 22:06:51 +0100 Subject: [PATCH] [MIG] mrp_bom_location: Migration to 16.0 --- mrp_bom_location/__manifest__.py | 2 +- .../views/report_mrpbomstructure.xml | 48 ++++--------------- 2 files changed, 10 insertions(+), 40 deletions(-) diff --git a/mrp_bom_location/__manifest__.py b/mrp_bom_location/__manifest__.py index 451b2115d..9674d806f 100644 --- a/mrp_bom_location/__manifest__.py +++ b/mrp_bom_location/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP BOM Location", "summary": "Adds location field to Bill of Materials and its components.", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "category": "Manufacture", "website": "https://github.com/OCA/manufacture", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/mrp_bom_location/views/report_mrpbomstructure.xml b/mrp_bom_location/views/report_mrpbomstructure.xml index af1aafcc6..1e104a4e0 100644 --- a/mrp_bom_location/views/report_mrpbomstructure.xml +++ b/mrp_bom_location/views/report_mrpbomstructure.xml @@ -1,58 +1,28 @@ -