587988bb06d8d2602857e154e2efc4d2c3295840
- Relocate plating thickness out of the cramped rail (where it shared a row with Due and wrapped) to a big 21pt "PLATING THICKNESS" banner at the top of the main panel — the team's most-watched spec, now hard to miss. Gated on a new has_thk flag (real value with a digit; skips empty/'N/A'). Due takes the full rail row. - Fix the bake-text degree mojibake: operators type 'º' (U+00BA) for "375ºF"; through this sticker's lightweight html_container path (no .article UTF-8 wrapper) it renders "375°F". Adding a .article wrapper fixes encoding but blows up the dpi=96 mm layout (tested), so _clean() now strips º/°/˚ to clean ASCII -> "375F". Verified on entech (WO-30094). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
57.7%
HTML
23.8%
JavaScript
14.9%
SCSS
2.3%
CSS
0.8%
Other
0.4%