Skip to content

Fork Sync Branch 18.0#100

Merged
btl-bot merged 12 commits into
BTLzdravtech:18.0from
OCA:18.0
Oct 23, 2025
Merged

Fork Sync Branch 18.0#100
btl-bot merged 12 commits into
BTLzdravtech:18.0from
OCA:18.0

Conversation

@btl-bot
Copy link
Copy Markdown

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

No description provided.

kevinkhao and others added 12 commits August 8, 2025 09:23
…w_ids in a one2many

When the validations are in a model that is inside another model, after the reviews are approved, trying to open the one2many raises an error. This commit ensures that the value is taken from the correct record instead of env.model.root, which represents the main model and not the model that inherits tier.validation.
Signed-off-by LoisRForgeFlow
Signed-off-by pedrobaeza
Signed-off-by LoisRForgeFlow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
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/
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 f54bb74 into BTLzdravtech:18.0 Oct 23, 2025
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.49112% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ver_action_mass_edit/wizard/mass_editing_wizard.py 67.74% 5 Missing and 5 partials ⚠️
base_tier_validation/models/tier_review.py 85.71% 0 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
announcement/models/announcement.py 74.21% <100.00%> (+13.06%) ⬆️
announcement/tests/test_announcement.py 100.00% <100.00%> (ø)
base_tier_validation/models/tier_definition.py 87.71% <ø> (ø)
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%) ⬆️
filter_multi_user/__init__.py 100.00% <100.00%> (ø)
filter_multi_user/models/__init__.py 100.00% <100.00%> (ø)
filter_multi_user/models/ir_filters.py 100.00% <100.00%> (ø)
filter_multi_user/tests/__init__.py 100.00% <100.00%> (ø)
... and 7 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.

9 participants