From 687decca2881b99378d00b3047080b1822172c41 Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Thu, 28 May 2026 21:25:32 -0400 Subject: [PATCH] =?UTF-8?q?fix(plating):=20clean=20up=20CoC=20layout=20?= =?UTF-8?q?=E2=80=94=20drop=20empty=20logo=20column=20+=20separating=20lin?= =?UTF-8?q?es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Customer block: remove the (usually empty) customer-logo third column; Address | Contact now split 50/50. - Remove the heavy header bottom border (the Sale Order header has none) and the hr.heavy rule between the customer block and the cert info table. - Drop now-dead CSS (.fp-coc h1, hr.heavy, .customer-logo). Bump reports to 19.0.11.28.0. Deployed + render-verified on entech (CoC-30065, 222KB PDF, no QWeb errors). Co-Authored-By: Claude Opus 4.7 --- .../fusion_plating_reports/__manifest__.py | 2 +- .../report/report_coc.xml | 28 +++++++------------ 2 files changed, 11 insertions(+), 19 deletions(-) diff --git a/fusion_plating/fusion_plating_reports/__manifest__.py b/fusion_plating/fusion_plating_reports/__manifest__.py index 2fb1c471..fd17ca6a 100644 --- a/fusion_plating/fusion_plating_reports/__manifest__.py +++ b/fusion_plating/fusion_plating_reports/__manifest__.py @@ -3,7 +3,7 @@ # License OPL-1 (Odoo Proprietary License v1.0) { 'name': 'Fusion Plating — Reports', - 'version': '19.0.11.27.0', + 'version': '19.0.11.28.0', 'category': 'Manufacturing/Plating', 'summary': 'PDF reports for Fusion Plating: quote, SO, WO, packing, BoL, CoC, invoice, receipt, quality + compliance.', 'depends': [ diff --git a/fusion_plating/fusion_plating_reports/report/report_coc.xml b/fusion_plating/fusion_plating_reports/report/report_coc.xml index 4be8214e..609deb9c 100644 --- a/fusion_plating/fusion_plating_reports/report/report_coc.xml +++ b/fusion_plating/fusion_plating_reports/report/report_coc.xml @@ -36,10 +36,11 @@