Skip to content

Fork Sync Branch 18.0#196

Merged
btl-bot merged 8 commits intoBTLzdravtech:18.0from
OCA:18.0
Mar 19, 2026
Merged

Fork Sync Branch 18.0#196
btl-bot merged 8 commits intoBTLzdravtech:18.0from
OCA:18.0

Conversation

@btl-bot
Copy link

@btl-bot btl-bot commented Mar 19, 2026

No description provided.

dmoranp and others added 8 commits March 12, 2026 16:02
In Odoo 18.0, the DropdownItem component no longer accepts a hotkey
prop. Passing it causes an OWL crash:

  Invalid props for component 'DropdownItem': unknown key 'hotkey'

This error appears in mobile mode when accessing form views that have
status bar action buttons (e.g. scheduled actions).

The template extension only added the invalid hotkey attribute and had
no other content, so the file is removed entirely.

Fixes #3467
Signed-off-by pedrobaeza
Append our view_mode this way to avoid overwriting changes done by other
modules.
Signed-off-by pedrobaeza
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 53baa63 into BTLzdravtech:18.0 Mar 19, 2026
5 of 6 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

✅ All modified and coverable lines are covered by tests.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

🚀 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.

8 participants