-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
When Administrator user is trying to Check In in the HR Dashboard, gets:
Missing Record
Record does not exist or has been deleted.
(Record: hr.employee(2,), User: 2).
After creating another account, to have user 2. Now, when Administrator(user 1) is checking in, it's showing in the time attendance logs a check in for user 2.
When user 2 to is trying to clock in, returns this:
Missing Record
Record does not exist or has been deleted.
(Record: hr.employee(6,), User: 6)
I tried with a 3rd user and returns this:
Missing Record
Record does not exist or has been deleted.
(Record: hr.employee(7,), User: 7)
All these on Odoo17 with OpenHRMS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels