This question has been flagged
2 Replies
4469 Views

Hi,

I'm trying to write a python program that should allow each employee to log in or to log out for work.

In this program I'm connected with the server over my personal login which has admin rights.


My problem now is that I don't know how to access other hr.attendance records than mine.


Regards

Thomas

Avatar
Discard

but you will be creating different scripts for each user to allow them to register the hr.attendance for each one of them, selecting the hr.employee used to create the attendance.

Author Best Answer

I figured it out by using domain expressions ;)

Avatar
Discard