콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2360 화면

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. 


아바타
취소
베스트 답변

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

아바타
취소
작성자

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

관련 게시물 답글 화면 활동
1
5월 21
2852
1
6월 23
1586
1
5월 25
716
0
4월 25
697
0
9월 24
1287