Skip to content
Snippets Groups Projects
Commit 652f5ff0 authored by Swapnesh Shah's avatar Swapnesh Shah
Browse files

[FIX] project: default project on task


Before this commit, Project on new Tasks created from Project's Kanban was always empty as we are not setting `default_project_id` in the context.

Now we add `default_project_id` in the context to set the default Project on tasks.

Fixes #49446

closes odoo/odoo#49448

Signed-off-by: default avatarYannick Tivisse (yti) <yti@odoo.com>
parent b2ea37f1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment