Skip to content

Fork Sync Branch 18.0#182

Merged
btl-bot merged 70 commits intoBTLzdravtech:18.0from
OCA:18.0
Jan 29, 2026
Merged

Fork Sync Branch 18.0#182
btl-bot merged 70 commits intoBTLzdravtech:18.0from
OCA:18.0

Conversation

@btl-bot
Copy link

@btl-bot btl-bot commented Jan 29, 2026

No description provided.

yostashiro and others added 30 commits June 17, 2025 08:21
Currently translated at 100.0% (37 of 37 strings)

Translation: server-tools-14.0/server-tools-14.0-attachment_delete_restrict
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-attachment_delete_restrict/es_AR/
- Remove the display of duplicate allowed user names.
- Correct the many2many field relation
- Correct domain values and add the many2many_tags widget in views.
- Add _onchange_restrict_delete_attachment() to clear groups and users when restrict_delete_attachment is not set to custom or owner_custom.
Currently translated at 100.0% (38 of 38 strings)

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

Translation: server-tools-14.0/server-tools-14.0-sequence_python
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sequence_python/es_AR/
paradoxxxzero and others added 26 commits October 13, 2025 17:56
Since odoo/odoo@6dc96811c24ec, test methods from
inherited test classes are not run by default.
Currently translated at 100.0% (4 of 4 strings)

Translation: server-tools-18.0/server-tools-18.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_view_inheritance_extension/tr/
Currently translated at 54.3% (44 of 81 strings)

Translation: server-tools-18.0/server-tools-18.0-database_cleanup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-database_cleanup/sl/
Currently translated at 63.5% (47 of 74 strings)

Translation: server-tools-18.0/server-tools-18.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-auto_backup/sl/
Signed-off-by thomaspaulb
Signed-off-by thomaspaulb
Signed-off-by thomaspaulb
…en connection fails

Background: on Outlook servers and possibly on other providers as well, connect can fail with a UserError.
Before this fix this results in the form view not being able to open because the compute cannot complete.
This fixes that, so that the connection error may be resolved by the user.
Signed-off-by yajo
Signed-off-by NL66278
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-18.0/server-tools-18.0-fetchmail_attach_from_folder
Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-fetchmail_attach_from_folder/
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 15a5ea3 into BTLzdravtech:18.0 Jan 29, 2026
4 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 90.88235% with 31 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
attachment_delete_restrict/models/res_config.py 61.11% 14 Missing ⚠️
attachment_delete_restrict/models/ir_model.py 72.72% 3 Missing ⚠️
..._restrict/tests/test_attachment_delete_restrict.py 96.55% 3 Missing ⚠️
...mail_attach_from_folder/models/fetchmail_server.py 50.00% 3 Missing ⚠️
attachment_delete_restrict/models/ir_attachment.py 95.55% 0 Missing and 2 partials ⚠️
...tach_from_folder/models/fetchmail_server_folder.py 90.47% 2 Missing ⚠️
sequence_python/models/ir_sequence.py 94.44% 2 Missing ⚠️
..._attach_from_folder/tests/test_match_algorithms.py 95.45% 1 Missing ⚠️
odoo_test_xmlrunner/odoo_tests/loader.py 96.55% 0 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
attachment_delete_restrict/__init__.py 100.00% <100.00%> (ø)
attachment_delete_restrict/models/__init__.py 100.00% <100.00%> (ø)
attachment_delete_restrict/models/res_groups.py 100.00% <100.00%> (ø)
attachment_delete_restrict/models/res_users.py 100.00% <100.00%> (ø)
attachment_delete_restrict/tests/__init__.py 100.00% <100.00%> (ø)
auditlog/tests/test_auditlog.py 100.00% <100.00%> (+34.97%) ⬆️
..._attach_from_folder/wizard/attach_mail_manually.py 85.07% <100.00%> (ø)
odoo_test_xmlrunner/__init__.py 100.00% <100.00%> (ø)
odoo_test_xmlrunner/odoo_tests/__init__.py 100.00% <100.00%> (ø)
sequence_python/__init__.py 100.00% <100.00%> (ø)
... and 12 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.