Skip to content

Syncing from upstream odoo/odoo (staging.16.0) #34188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 9, 2025

Conversation

bt-admin
Copy link
Collaborator

@bt-admin bt-admin commented Jul 9, 2025

bt_gitbot

rmbh-odoo and others added 2 commits July 8, 2025 07:37
…rch panel

Before this commit:
- Long dashboard names were truncated in the search panel.
- There was no way for the user to see the full name.

After this commit:
- A tooltip has been added to display the full dashboard name on hover.

closes #216578

Task: 4903713
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
To_reproduce:
==============
1- switch company.
2- update any other company currency that has journal items.
3- company currency changed.

Problem:
=========
- When switching companies, users could update the other company's
currency even when journal items existed for that company.
Solution:

=========
- Added .sudo() to the account.move.line search to bypass access rights
and properly detect existing journal items in that company.

opw-4920206

closes #217929

Signed-off-by: Josse Colpaert (jco) <[email protected]>
@bt-admin bt-admin merged commit 7ebb5c7 into brain-tec:staging.16.0 Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants