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

Hi all,

I have created a schedule action in odoo like this: 

record id="ir_cron_get_cv" model="ir.cron">
field name="name">Auto Get CV
field name="model_id" ref="model_hr_recruitment"/>
field name="state">code
field name="code">model.download()
field name="interval_number">1
field name="interval_type">weeks
field name="numbercall">-1
record>

And it runs correctly in week time but when I change it to run in every x hour or x minute. When the next execution runs correctly with UTC timezone, the next execution change to my timezone GMT+7.

Here is my case: I set the time for the Next Execution Date is 01/26/2022 08:00:00, Execute every 1hours. After schedule time run execution is change to  01/26/2022 16:00:00(my expected is 01/26/2022 09:00:00).

So what is the problem here? Schedule user is OdooBot.

Thank you!

아바타
취소
관련 게시물 답글 화면 활동
3
4월 22
9051
2
12월 23
15073
0
10월 23
33
3
10월 23
790
1
10월 23
569