7966f8d5051c61c00421c35ad9c5762ea731d95b
Same mistake as the original implementer wave — used the deprecated groups_id field name on res.users in the search domain. Odoo 19 raises ValueError: Invalid field res.users.groups_id. Should be group_ids. CLAUDE.md rule 13l example also fixed so future-Claude doesn't copy the bug from the documentation. Module version: 19.0.32.0.12 -> 19.0.32.0.13 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
56.6%
HTML
25.3%
JavaScript
14.8%
SCSS
2%
CSS
0.8%
Other
0.4%