diff --git a/CLAUDE.md b/CLAUDE.md index 780f812..c6c246f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -41,7 +41,6 @@ pre-commit run --all-files - Bulk: prefer `search().write()` over loops; `create([vals, ...])` for bulk create. - Notifications: `ir.actions.client` + `display_notification`. - Detailed logging in price/discount computations: `_logger.info("[PRICE] ...", ...)`. -- i18n: each addon ships `i18n/{es,eu}.po` (mandatory) + `.pot`. UTF-8 charset. ## Custom addons