Skip to content

Conversation

@btl-bot
Copy link

@btl-bot btl-bot commented Oct 2, 2025

No description provided.

StefanRijnhart and others added 23 commits September 16, 2025 16:29
Though TransactionCase rolls back database changes, it does not
call `unlink` on `auditlog.rule` records, meaning that `unsubscribe`
is never called to unpatch model methods. This causes subsequent
tests in other modules to unexpectedly execute patched methods.

This commit adds the `AuditLogRuleCommon` test class in an
attempt to identify and prevent patched methods from contaminating
the test environment.
Currently translated at 100.0% (4 of 4 strings)

Translation: server-tools-17.0/server-tools-17.0-server_action_logging
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-server_action_logging/it/
Currently translated at 100.0% (98 of 98 strings)

Translation: server-tools-17.0/server-tools-17.0-attachment_queue
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-attachment_queue/it/
Currently translated at 100.0% (5 of 5 strings)

Translation: server-tools-17.0/server-tools-17.0-tracking_manager_domain
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-tracking_manager_domain/it/
Currently translated at 100.0% (87 of 87 strings)

Translation: server-tools-17.0/server-tools-17.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-upgrade_analysis/it/
Currently translated at 100.0% (38 of 38 strings)

Translation: server-tools-17.0/server-tools-17.0-jsonifier
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-jsonifier/it/
Currently translated at 100.0% (8 of 8 strings)

Translation: server-tools-17.0/server-tools-17.0-fetchmail_notify_error_to_sender
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-fetchmail_notify_error_to_sender/it/
Currently translated at 100.0% (26 of 26 strings)

Translation: server-tools-17.0/server-tools-17.0-tracking_manager
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-tracking_manager/it/
Currently translated at 100.0% (9 of 9 strings)

Translation: server-tools-17.0/server-tools-17.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-scheduler_error_mailer/it/
Currently translated at 100.0% (52 of 52 strings)

Translation: server-tools-17.0/server-tools-17.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-base_exception/it/
Currently translated at 100.0% (16 of 16 strings)

Translation: server-tools-17.0/server-tools-17.0-base_model_restrict_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-base_model_restrict_update/it/
Currently translated at 100.0% (16 of 16 strings)

Translation: server-tools-17.0/server-tools-17.0-base_model_restrict_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-base_model_restrict_update/it/
Signed-off-by LoisRForgeFlow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-17.0/server-tools-17.0-base_name_search_improved
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-base_name_search_improved/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-17.0/server-tools-17.0-attachment_queue
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-attachment_queue/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-17.0/server-tools-17.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-auto_backup/
Copy link

@sireko sireko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved

@btl-bot btl-bot merged commit f1e794b into BTLzdravtech:17.0-dev Oct 2, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants