From 1393c9e6ac5f2c04f45792e30a4fb7164b202fce Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Wed, 22 Apr 2026 21:56:27 -0400 Subject: [PATCH] =?UTF-8?q?fix(plating):=20Sub=204=20=E2=80=94=20tighten?= =?UTF-8?q?=20Contract=20Review=20checklist=20columns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Checklist group used col=\"4\" which stretched each label+field pair across a quarter of the sheet, producing a big empty gap between the two columns. Replaced with the idiomatic Odoo two- nested-group pattern so each column hugs its labels, removing the dead space. Same fix applied to Section 3.0 and to the Outcome blocks on both sections. fusion_plating_quality → 19.0.2.3.0 Co-Authored-By: Claude Opus 4.7 (1M context) --- .../fusion_plating_quality/__manifest__.py | 2 +- .../views/fp_contract_review_views.xml | 74 +++++++++++-------- 2 files changed, 46 insertions(+), 30 deletions(-) diff --git a/fusion_plating/fusion_plating_quality/__manifest__.py b/fusion_plating/fusion_plating_quality/__manifest__.py index 5b3c0073..2b60b0eb 100644 --- a/fusion_plating/fusion_plating_quality/__manifest__.py +++ b/fusion_plating/fusion_plating_quality/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Fusion Plating — Quality (QMS)', - 'version': '19.0.2.2.0', + 'version': '19.0.2.3.0', 'category': 'Manufacturing/Plating', 'summary': 'Native QMS for plating shops: NCR, CAPA, calibration, AVL, FAIR, ' 'internal audits, customer specs, document control. CE + EE compatible.', diff --git a/fusion_plating/fusion_plating_quality/views/fp_contract_review_views.xml b/fusion_plating/fusion_plating_quality/views/fp_contract_review_views.xml index 670a3634..6430520c 100644 --- a/fusion_plating/fusion_plating_quality/views/fp_contract_review_views.xml +++ b/fusion_plating/fusion_plating_quality/views/fp_contract_review_views.xml @@ -84,23 +84,31 @@ Bulk-toggle the 10 checklist items, or tick them individually below. - - - - - - - - - - - + + + + + + + + + + + + + + + - - - + + + + + + + @@ -131,22 +139,30 @@ Bulk-toggle the 11 checklist items, or tick them individually below. - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - + + + + + +