Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check out is not showing in the table #31

Open
rajaanas786 opened this issue Jun 3, 2018 · 5 comments
Open

Check out is not showing in the table #31

rajaanas786 opened this issue Jun 3, 2018 · 5 comments

Comments

@rajaanas786
Copy link

When I check out, it shows check-in instead. What should I do to show check out?

@kamshory
Copy link
Owner

kamshory commented Jun 5, 2018

Save all attendance data to your database. The first check on the day is check in, and the last check on the day is check out.

@rajaanas786
Copy link
Author

rajaanas786 commented Jun 5, 2018 via email

@rajaanas786
Copy link
Author

The problem still exists. I am unable to find the way to get checkout status. I am punching the check-in check out with correct way. ZK time attendance software shows check-in and check-out in a correct way. With this api i am unable to find... Please help....

@kamshory
Copy link
Owner

You must create your own code for it.

@jamesimosh
Copy link

Had the same issue and solved by changing library state from offset from 56 to 66.

Tested on ZK40.
Current 56 offset is the value for mode, Not status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants