655b767127d95c292812a733320884bc74265cc8
The custom dashboard at fusion_plating_portal was rendering a 6-card view at /my/home, but a method-name mismatch left the parent portal.CustomerPortal.home() route active instead. Rename the override to home() so Python MRO does the override naturally, and add CLAUDE.md Critical Rule 16 documenting the gotcha so future controller-override work doesn't trip on it. Version bump: 19.0.2.2.0 -> 19.0.2.3.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%