Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2343 Weergaven

Hello Odoo community, 

    I wish the planned start time of a task is the time when kanban state of the task changed. How to I code it in automated action? Thank you. 


Avatar
Annuleer
Beste antwoord

Hi 

Please refer https://www.youtube.com/watch?v=dS3EVb-Xjms

https://www.odoo.com/documentation/14.0/applications/productivity/studio/concepts/understanding_automated_actions.html

Thank you

Avatar
Annuleer
Auteur

Thank you for the resources. This is what I have so far:
Model: Task; Trigger: On update; Trigger field: kanban state (project.task);
Domain: Kanban state="normal"; Apply on: Kanban state = "blocked"; Action to Do: update the record
Then for field: planned start (project.task) and planned stop project task, I don't know what to choose under Evaluation type and put under value
I want the planned start date to be the day when kanban state changed, and the planned end date to be 1 day after
Thank you

Gerelateerde posts Antwoorden Weergaven Activiteit
1
mei 21
2842
1
jun. 23
1564
1
mei 25
709
0
apr. 25
687
0
sep. 24
1272