quita línea de traducciones obligatorias en el repo, sólo era aplicable
a website_sale_aplicoop
This commit is contained in:
parent
df1a9f589a
commit
f14aab003a
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ pre-commit run --all-files
|
||||||
- Bulk: prefer `search().write()` over loops; `create([vals, ...])` for bulk create.
|
- Bulk: prefer `search().write()` over loops; `create([vals, ...])` for bulk create.
|
||||||
- Notifications: `ir.actions.client` + `display_notification`.
|
- Notifications: `ir.actions.client` + `display_notification`.
|
||||||
- Detailed logging in price/discount computations: `_logger.info("[PRICE] ...", ...)`.
|
- Detailed logging in price/discount computations: `_logger.info("[PRICE] ...", ...)`.
|
||||||
- i18n: each addon ships `i18n/{es,eu}.po` (mandatory) + `.pot`. UTF-8 charset.
|
|
||||||
|
|
||||||
## Custom addons
|
## Custom addons
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue