From 8426e612f4f1d7404f00d126c89bf152d2e173a1 Mon Sep 17 00:00:00 2001 From: Stefano Consolaro Date: Mon, 26 Dec 2022 14:19:12 +0100 Subject: [PATCH] [MIG] quality_control_oca: Migration to 16.0 --- quality_control_oca/__manifest__.py | 2 +- .../views/product_category_view.xml | 29 +++++++++-------- .../views/product_template_view.xml | 32 +++++++++---------- 3 files changed, 31 insertions(+), 32 deletions(-) diff --git a/quality_control_oca/__manifest__.py b/quality_control_oca/__manifest__.py index 43ee7f26f..8c7409123 100644 --- a/quality_control_oca/__manifest__.py +++ b/quality_control_oca/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Quality Control OCA", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "category": "Quality Control", "license": "AGPL-3", "summary": "Generic infrastructure for quality tests.", diff --git a/quality_control_oca/views/product_category_view.xml b/quality_control_oca/views/product_category_view.xml index d0b39fae1..87992832d 100644 --- a/quality_control_oca/views/product_category_view.xml +++ b/quality_control_oca/views/product_category_view.xml @@ -10,22 +10,23 @@ product.category.qc product.category - - - - - - - - - - - + + + + + + + + + + + + diff --git a/quality_control_oca/views/product_template_view.xml b/quality_control_oca/views/product_template_view.xml index 27ff89576..0486d82b0 100644 --- a/quality_control_oca/views/product_template_view.xml +++ b/quality_control_oca/views/product_template_view.xml @@ -10,25 +10,23 @@ product.template.common.qc product.template - - - - - - - - - - - + + + + + + + + + + + +