Skip to content

feat: update 19.0#201

Merged
sireko merged 467 commits into
BTLzdravtech:19.0from
OCA:19.0
Apr 24, 2026
Merged

feat: update 19.0#201
sireko merged 467 commits into
BTLzdravtech:19.0from
OCA:19.0

Conversation

@sireko
Copy link
Copy Markdown

@sireko sireko commented Apr 24, 2026

No description provided.

pedroguirao and others added 30 commits December 22, 2025 11:26
Signed-off-by ivs-cetmix
Signed-off-by pedrobaeza
Signed-off-by hbrunn
OCA-git-bot and others added 28 commits March 27, 2026 08:18
Signed-off-by tarteo
Signed-off-by pedrobaeza
Signed-off-by pedrobaeza
Signed-off-by pedrobaeza
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_m2x_options/

[BOT] post-merge updates

[UPD] Update web_m2x_options.pot
…sAvatarField

ListMany2ManyTagsAvatarField already extends from Many2ManyTagsAvatarField
Many2OneReferenceField inherits the props definition from Many2OneField but
does not inherit the prototype methods added via patch() on many2OneField,
including m2o_options_props()

without this patch, calling extractProps() on Many2OneReferenceField leads to
"this.m2o_options_props is not a function" errors because this method is undefined

this fix adds a no-op m2o_options_props() implementation on Many2OneReferenceField
to ensure compatibility and safely bypass the m2o_options_props logic
since it's not relevant for reference fields

[BOT] post-merge updates
Translated using Weblate (Japanese)

Currently translated at 100.0% (2 of 2 strings)

Translation: web-18.0/web-18.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_m2x_options/ja/
Signed-off-by etobella
@sireko sireko merged commit 6055b68 into BTLzdravtech:19.0 Apr 24, 2026
4 checks passed
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 24, 2026

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

Codecov Report

❌ Patch coverage is 99.14286% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
web_pwa_customize/models/res_config_settings.py 95.65% 1 Missing and 2 partials ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
web_dark_mode/__init__.py 100.00% <100.00%> (ø)
web_dark_mode/models/__init__.py 100.00% <100.00%> (ø)
web_dark_mode/models/ir_http.py 100.00% <100.00%> (ø)
web_dark_mode/models/res_users.py 100.00% <100.00%> (ø)
web_dark_mode/models/res_users_settings.py 100.00% <100.00%> (ø)
web_dark_mode/tests/__init__.py 100.00% <100.00%> (ø)
web_dark_mode/tests/test_ir_http.py 100.00% <100.00%> (ø)
web_dialog_size/__init__.py 100.00% <100.00%> (ø)
web_dialog_size/models/__init__.py 100.00% <100.00%> (ø)
web_dialog_size/models/ir_config_parameter.py 100.00% <100.00%> (ø)
... and 16 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.