Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1803 Visualizações

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
Cancelar
Melhor resposta


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

You should make sure your code creates UTC values.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jul. 24
3822
2
mar. 15
1213
2
jul. 24
9070
1
ago. 21
2901
1
nov. 16
10329