Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1778 Visninger

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
Kassér
Bedste svar


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

You should make sure your code creates UTC values.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jul. 24
3807
2
mar. 15
1213
2
jul. 24
9040
1
aug. 21
2889
1
nov. 16
10313