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?