Currently, when creating a task the default for the field "assigned to" is the person adding the task.
I would like to have as a default the project manager instead.
How would I do that?
TIA&RGDS
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Currently, when creating a task the default for the field "assigned to" is the person adding the task.
I would like to have as a default the project manager instead.
How would I do that?
TIA&RGDS
the field definition in the task form view is :
<field name="user_id" options="{"no_open": True}" on_change="onchange_user_id(user_id, context)" context="{'default_groups_ref': ['base.group_user', 'base.group_partner_manager', 'project.group_project_user']}"/>
Is the part defining the default value is: "on_change="onchange_user_id(user_id, context)" ?
How would I call the project manager's user_id?
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Şub 24
|
1643 | ||
|
2
Eki 23
|
1826 | ||
Project and Tasks
Çözüldü
|
|
1
Tem 23
|
2016 | |
|
2
Haz 20
|
5433 | ||
|
0
Ağu 15
|
4020 |