revert(sticker): restore previous layout — Notes needs full height for multi-line notes
Walk back the layout changes from d7bbeb4. Operators write multi-line
notes on these stickers (process tweaks, customer-specific reminders),
so trimming the Notes row to 10% broke a daily-use pattern.
Restored values:
- header band 40% (was 44%)
- body band 60% (was 56%), 7 equal rows at 14.28% each
- QR wrap 380px (was 460px)
- QR image 510px with -65px offset (was 620/-80px)
- body font 38pt (was 44pt), muted 28pt (was 32pt)
- removed per-row classes; single shared <tr> rule
Quiet quality keeper: QR is still GENERATED at 600x600 (was 300x300)
and DISPLAYED at 380px — so the printed image is now down-scaled
instead of up-scaled, which is sharper on thermal printers. No
visible layout change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# License OPL-1 (Odoo Proprietary License v1.0)
|
||||
{
|
||||
'name': 'Fusion Plating — Reports',
|
||||
'version': '19.0.10.4.0',
|
||||
'version': '19.0.10.4.1',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'PDF reports for Fusion Plating: quote, SO, WO, packing, BoL, CoC, invoice, receipt, quality + compliance.',
|
||||
'depends': [
|
||||
|
||||
Reference in New Issue
Block a user