From 3778e007ae29340372e9b2a0fe943a76d076eb9f 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 | 31 +++++++++--------- .../views/product_template_view.xml | 32 +++++++++---------- 3 files changed, 32 insertions(+), 33 deletions(-) diff --git a/quality_control_oca/__manifest__.py b/quality_control_oca/__manifest__.py index 43ee7f26fd8..8c74091233a 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 d0b39fae196..f9e246922bc 100644 --- a/quality_control_oca/views/product_category_view.xml +++ b/quality_control_oca/views/product_category_view.xml @@ -10,23 +10,24 @@ 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 27ff895763e..0486d82b032 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 - - - - - - - - - - - + + + + + + + + + + + +