From f14aab003a6924a61f58d8c7d9827be30063781b Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Fri, 31 Jul 2026 18:54:57 +0200 Subject: [PATCH] =?UTF-8?q?quita=20l=C3=ADnea=20de=20traducciones=20obliga?= =?UTF-8?q?torias=20en=20el=20repo,=20s=C3=B3lo=20era=20aplicable=20a=20we?= =?UTF-8?q?bsite=5Fsale=5Faplicoop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 1 - 1 file changed, 1 deletion(-) 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