Hi,
In my scenario if an employee checkin using biometric and forgot to checkout after the shift completes, the application must automatically enter employee checkout after a certain time.How can i acheive this?
You can use Scheduler Events to do this
check this link:
https://frappeframework.com/docs/user/en/python-api/hooks#scheduler-events
1 Like