Syncing from upstream OCA/project (19.0)#1308
Merged
bt-admin merged 56 commits intobrain-tec:19.0from Mar 6, 2026
Merged
Conversation
Currently translated at 100.0% (12 of 12 strings) Translation: project-14.0/project-14.0-project_key Translate-URL: https://translation.odoo-community.org/projects/project-14-0/project-14-0-project_key/es_AR/
Currently translated at 83.3% (10 of 12 strings) Translation: project-14.0/project-14.0-project_key Translate-URL: https://translation.odoo-community.org/projects/project-14-0/project-14-0-project_key/it/
a project, must be linked to the project company to avoid security issues.
aronabencherif.diatta@xcg.africa: Update with 'model_create_multi' decorator to allow several records to be taken at once vincent.hatakeyama@xcg-consulting.fr: Fix _rec_names_search on project by including 'name'. Fix task creation.
Currently translated at 100.0% (8 of 8 strings) Translation: project-16.0/project-16.0-project_key Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_key/fr/
This small commit fixes a bug where inactive projects would not be considered (on installation or later) when creating a unique key But the SQL constraint on key uniqueness would still trigger an error later on.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: project-18.0/project-18.0-project_key Translate-URL: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_key/
Currently translated at 100.0% (11 of 11 strings) Translation: project-18.0/project-18.0-project_key Translate-URL: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_key/it/
… child due date changes. TT55845
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 19.0 #1308 +/- ##
==========================================
- Coverage 99.28% 97.94% -1.34%
==========================================
Files 56 73 +17
Lines 418 829 +411
Branches 14 54 +40
==========================================
+ Hits 415 812 +397
- Misses 1 9 +8
- Partials 2 8 +6 ☔ 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