Syncing from upstream OCA/server-ux (19.0)#1135
Merged
bt-admin merged 40 commits intobrain-tec:19.0from Jan 28, 2026
Merged
Conversation
Using new base model inheritance
Currently translated at 75.0% (6 of 8 strings) Translation: server-ux-11.0/server-ux-11.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-base_technical_features/ar/
Currently translated at 75.0% (6 of 8 strings) Translation: server-ux-11.0/server-ux-11.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-base_technical_features/da/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-11.0/server-ux-11.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-base_technical_features/es/
Currently translated at 100,0% (8 of 8 strings) Translation: server-ux-11.0/server-ux-11.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-base_technical_features/ca/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-12.0/server-ux-12.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_technical_features/it/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-12.0/server-ux-12.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_technical_features/pt/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-12.0/server-ux-12.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_technical_features/zh_CN/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-12.0/server-ux-12.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_technical_features/pt_BR/
Currently translated at 87.5% (7 of 8 strings) Translation: server-ux-12.0/server-ux-12.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_technical_features/hr/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-12.0/server-ux-12.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_technical_features/hr/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-14.0/server-ux-14.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-14-0/server-ux-14-0-base_technical_features/es/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-14.0/server-ux-14.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-14-0/server-ux-14-0-base_technical_features/nl/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-16.0/server-ux-16.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-base_technical_features/es/
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-17.0/server-ux-17.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-base_technical_features/it/
…sers On databases with a large number of users, loading all users of base.group_no_one can be slow. Moreover, the 'technical_features' and 'show_technical_features' are always computed for a single record
Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-18.0/server-ux-18.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_technical_features/nl/
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 19.0 #1135 +/- ##
==========================================
+ Coverage 93.75% 94.35% +0.60%
==========================================
Files 29 36 +7
Lines 864 957 +93
Branches 85 91 +6
==========================================
+ Hits 810 903 +93
Misses 28 28
Partials 26 26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bt_gitbot