From b52b8758a1639840c9b367827c7315248feded56 Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Wed, 3 Jun 2026 14:47:17 -0400 Subject: [PATCH] =?UTF-8?q?feat(fusion=5Fplating=5Fjobs):=20internal=20sti?= =?UTF-8?q?cker=20QR=20=E2=80=94=20bigger=20+=20quiet-zone=20crop=20(match?= =?UTF-8?q?=20external)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Applied the same QR treatment to the Internal (Layout A) header QR: bumped the box to 30mm and added the ~10% quiet-zone crop wrapper so the pattern fills the box (finders intact), centered via the table cell. HD (1000px) already applied. Verified live (WO-30072). Co-Authored-By: Claude Opus 4.8 (1M context) --- fusion_plating/fusion_plating_jobs/__manifest__.py | 2 +- .../fusion_plating_jobs/report/report_fp_job_sticker.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/fusion_plating/fusion_plating_jobs/__manifest__.py b/fusion_plating/fusion_plating_jobs/__manifest__.py index b22e3c8f..3b85656d 100644 --- a/fusion_plating/fusion_plating_jobs/__manifest__.py +++ b/fusion_plating/fusion_plating_jobs/__manifest__.py @@ -3,7 +3,7 @@ # License OPL-1 (Odoo Proprietary License v1.0) { 'name': 'Fusion Plating — Native Jobs', - 'version': '19.0.12.1.5', + 'version': '19.0.12.1.6', 'category': 'Manufacturing/Plating', 'summary': 'Native plating job model — replaces mrp.production / mrp.workorder bridge.', 'author': 'Nexa Systems Inc.', diff --git a/fusion_plating/fusion_plating_jobs/report/report_fp_job_sticker.xml b/fusion_plating/fusion_plating_jobs/report/report_fp_job_sticker.xml index cfd801dd..f7ba8401 100644 --- a/fusion_plating/fusion_plating_jobs/report/report_fp_job_sticker.xml +++ b/fusion_plating/fusion_plating_jobs/report/report_fp_job_sticker.xml @@ -107,6 +107,9 @@ .qffull { line-height: 36mm; } .qfwrap-full { display: inline-block; position: relative; overflow: hidden; width: 33mm; height: 33mm; vertical-align: middle; } .qfwrap-full img { position: absolute; width: 41mm; height: 41mm; top: -4.1mm; left: -4.1mm; } + /* Internal (Layout A) header QR — same ~10% quiet-zone crop, bigger box. */ + .qfwrap-int { display: inline-block; position: relative; overflow: hidden; width: 30mm; height: 30mm; vertical-align: middle; } + .qfwrap-int img { position: absolute; width: 37.5mm; height: 37.5mm; top: -3.75mm; left: -3.75mm; } .r-fld { padding: 1mm 2.2mm; } .gtbl { border-collapse: collapse; width: 100%; height: 100%; } .gtbl td { padding: 1mm 2.2mm; vertical-align: middle; } @@ -125,8 +128,8 @@ Work Order
- - + +