Skip to content

Fork Sync Branch 18.0#112

Merged
btl-bot merged 26 commits into
BTLzdravtech:18.0from
OCA:18.0
Jan 22, 2026
Merged

Fork Sync Branch 18.0#112
btl-bot merged 26 commits into
BTLzdravtech:18.0from
OCA:18.0

Conversation

@btl-bot
Copy link
Copy Markdown

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

No description provided.

Shide and others added 26 commits December 15, 2025 16:01
The date.range model currently supports only a single company (company_id).
This requires creating multiple date ranges for different companies,
which complicates management.
To resolve this, replace the company_id field with company_ids (Many2many).

MT-10678
Signed-off-by LoisRForgeFlow
Signed-off-by LoisRForgeFlow
Currently translated at 100.0% (108 of 108 strings)

Translation: server-ux-18.0/server-ux-18.0-base_tier_validation_correction
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_tier_validation_correction/it/
Currently translated at 100.0% (108 of 108 strings)

Translation: server-ux-18.0/server-ux-18.0-base_tier_validation_correction
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_tier_validation_correction/it/
Currently translated at 100.0% (146 of 146 strings)

Translation: server-ux-18.0/server-ux-18.0-base_tier_validation
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_tier_validation/it/
Signed-off-by yajo
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-ux-18.0/server-ux-18.0-date_range
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-date_range/
Signed-off-by yajo
Signed-off-by LoisRForgeFlow
Currently translated at 100.0% (71 of 71 strings)

Translation: server-ux-18.0/server-ux-18.0-date_range
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-date_range/it/
Copy link
Copy Markdown

@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 3fd2a8f into BTLzdravtech:18.0 Jan 22, 2026
4 checks passed
@codecov-commenter
Copy link
Copy Markdown

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

Codecov Report

❌ Patch coverage is 93.29759% with 50 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...sification/models/document_quick_access_handler.py 82.60% 11 Missing and 1 partial ⚠️
base_custom_filter/models/base.py 85.33% 3 Missing and 8 partials ⚠️
...ver_action_mass_edit/wizard/mass_editing_wizard.py 67.74% 5 Missing and 5 partials ⚠️
.../test_document_quick_access_auto_classification.py 94.82% 4 Missing and 2 partials ⚠️
...er_validation_correction/models/tier_correction.py 95.93% 0 Missing and 5 partials ⚠️
base_custom_filter/models/ir_filters_group.py 88.88% 2 Missing ⚠️
...lassification/models/document_quick_access_rule.py 88.23% 1 Missing and 1 partial ⚠️
base_tier_validation/models/tier_review.py 85.71% 0 Missing and 1 partial ⚠️
...er_validation_correction/models/tier_validation.py 95.00% 0 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
base_custom_filter/__init__.py 100.00% <100.00%> (ø)
base_custom_filter/models/__init__.py 100.00% <100.00%> (ø)
base_custom_filter/models/ir_filters.py 100.00% <100.00%> (ø)
base_custom_filter/tests/__init__.py 100.00% <100.00%> (ø)
base_custom_filter/tests/test_filters.py 100.00% <100.00%> (ø)
base_tier_validation/models/tier_definition.py 87.71% <ø> (ø)
base_tier_validation/models/tier_validation.py 89.52% <100.00%> (+0.04%) ⬆️
base_tier_validation/tests/common.py 100.00% <100.00%> (ø)
base_tier_validation/tests/test_tier_validation.py 99.63% <100.00%> (+0.01%) ⬆️
...se_tier_validation/tests/tier_validation_tester.py 89.23% <100.00%> (+0.34%) ⬆️
... and 33 more
🚀 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.