diff --git a/fusion_plating/CLAUDE.md b/fusion_plating/CLAUDE.md index 792457bf..660973b5 100644 --- a/fusion_plating/CLAUDE.md +++ b/fusion_plating/CLAUDE.md @@ -208,6 +208,74 @@ Use only: `name`, `model_id`, `state`, `code` (or `function`/`model`), `interval 11. **XML data ordering**: Window actions must be defined BEFORE `` elements that reference them in the same file. 12. **Module install on new modules**: Use `--update=base` alongside `-i MODULE` to ensure Odoo rescans the addons path and finds the new module directory. 13. **Implied group cascade**: `implied_ids` on `res.groups` does NOT reliably propagate to users on module install. Always include `user_ids` to explicitly assign admin, or fix via SQL post-install. +13b. **Kanban template name — Odoo 19 wants ``, NOT ``**. Old name silently fails at render: `Error: Missing 'card' template`. Use the new structure with semantic `