Skip to Content
Menu
This question has been flagged
1 Odpoveď
1776 Zobrazenia

Hi, I made a python function that creates records in hr.attendance model.

But when i go to the attendance module and see the created records, I find them two hourse late, Although I am sure the datetime in the dabase is the correct one.
How to Solve this problem? 

Avatar
Zrušiť
Best Answer


See https://www.odoo.com/documentation/17.0/developer/reference/backend/orm.html

You should make sure your code creates UTC values.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
júl 24
3807
2
mar 15
1213
2
júl 24
9040
1
aug 21
2889
1
nov 16
10313