Fork Sync Branch 19.0#203
Merged
Merged
Conversation
Add a default e-mail template Add the code we used to test the failure of scheduler (the import directive is commented)
Add logo and screenshot. Add demo scheduler and test/debug function.
…heduler_error_mailer module
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
* [FIX] scheduler_error_mailer font typo * [REM] Deleting scheduler_error_mailer.pot OCA Transbot updated translations from Transifex
[UPD] Update scheduler_error_mailer.pot
[UPD] README.rst [UPD] Update scheduler_error_mailer.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/ [UPD] README.rst
[UPD] Update scheduler_error_mailer.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/
Update scheduler_error_mailer/models/ir_cron.py Co-authored-by: Christopher Rogos <crogos@gmail.com> Update scheduler_error_mailer/models/ir_cron.py C#o-authored-by: Christopher Rogos <crogos@gmail.com>
…del changes [FIX] scheduler_error_mailer: migrated template might not have template_fs
- remove tracking_model (less model, less code, less issue) - add automatic rule for default config (this avoid missing tracked field after module installation)
Currently translated at 54.3% (44 of 81 strings) Translation: server-tools-19.0/server-tools-19.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-database_cleanup/sl/
Currently translated at 54.3% (44 of 81 strings) Translation: server-tools-19.0/server-tools-19.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-database_cleanup/sl/
Currently translated at 73.6% (67 of 91 strings) Translation: server-tools-19.0/server-tools-19.0-auditlog Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-auditlog/sl/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-18.0/server-tools-18.0-base_search_fuzzy Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_search_fuzzy/
Currently translated at 100.0% (19 of 19 strings) Translation: server-tools-18.0/server-tools-18.0-base_search_fuzzy Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_search_fuzzy/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-19.0/server-tools-19.0-module_auto_update Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-module_auto_update/
- Register the trigram `%` operator via @operator_optimization + Domain.custom: the 18.0 post_load hook mutating osv.expression TERM_OPERATORS/SQL_OPERATORS no longer registers operators in 19.0 (hooks.py removed). - Parenthesize the `%` operand so translatable (jsonb) fields work: `%` binds tighter than `->>`. 18.0 relies on the still-open odoo/odoo#232993; 19.0 is self-contained. - Lowercase the generated translatable index name: Postgres folds unquoted identifiers, the pg_indexes lookup compares literally. - Add an end-to-end translatable fuzzy-search test.
Currently translated at 100.0% (16 of 16 strings) Translation: server-tools-19.0/server-tools-19.0-module_auto_update Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-module_auto_update/it/
Currently translated at 100.0% (16 of 16 strings) Translation: server-tools-19.0/server-tools-19.0-module_auto_update Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-module_auto_update/it/
Currently translated at 25.2% (23 of 91 strings) Translation: server-tools-19.0/server-tools-19.0-auditlog Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-auditlog/ca/
sireko
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.