Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
3604 Переглядів

Hello,

I need to create an automated action that runs, when a new project was created. The automated action should create a new task within the new created project.

The automated action I created runs On Creation of a new project and creates a new task with the correct name, but the field project_id stays empty. What do I have to do in my automated action in order to the field project_id = project_id of the newest project?


Аватар
Відмінити

Please post the code of OnCreation of a Project.

Автор Найкраща відповідь

Hi,

I created the automated action via Odoo UI.

I think, I'll need a python expression in order to always link the correct project, but I don't know, how this expression should look like.

I set name of automated action = Create new Task

Model = Project
Action To Do = Create a new Record
Create/Write Target Model = Task
Trigger Condition = On Creation
Apply On = All Records

Data to write

Field Task Title = New Task
Field Project = <this is where I don't know what to add here>
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
квіт. 24
2027
1
вер. 23
1925
5
лип. 20
5838
0
бер. 17
3033
1
груд. 23
4649