798458c834c183d3373d00453222637845ce40c1
User wanted Finish & Next to drop its text label like the other row buttons, but stand out visually as the primary action. Solution: icon-only with a vivid green color and a subtle pulse animation. - New SCSS: fp_finish_btn.scss with branch-on-$o-webclient-color- scheme so the dark bundle uses green-400 (pops on dark bg) and light bundle uses green-600. Pulse animation 1.8s ease-in-out infinite, scale 1.0 ↔ 1.18. Pauses on hover/focus so the click target is steady. - Registered in both web.assets_backend and web.assets_web_dark per the project's dark-mode rule (CLAUDE.md). - View: string="Finish & Next" → title="Finish & Next", class drops "text-primary", gains "o_fp_finish_btn". 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%