Skip to main content
Filter by
Sorted by
Tagged with
2 votes
2 answers
120 views

I want to find out the stock of each product for each month as it comes into the warehouse. Here is how far I got MonthNumber Year work_area product_id quantity running_total 1 2025 NULL NULL NULL ...
loveprogramming's user avatar
0 votes
0 answers
69 views

I am using qr-zklib in my Node.js application. When I fetch users, I only receive the following details: uid, role, password, name, cardno, and userId. However, when I check my ZKTeco UFace 900 device,...
Tayyab Janjua's user avatar
0 votes
1 answer
62 views

I've been trying to figure out a SQL (in postgresql) query for a cohort-type analysis at work and can't figure this one out for the life of me. I need a snapshot count of the number of valid users at ...
Eleanor Brock's user avatar
4 votes
6 answers
232 views

I am trying to solve a problem of "labor tickets" - where each ticket can have a clock in and clock out time. But, if multiple tickets overlap, the time should be distributed proportionally. ...
Macrobb's user avatar
  • 99
1 vote
1 answer
85 views

I am using fullcalendar.io JS library to visualize the bookings on my rental company. I store the motorbikes as arrays of categories (engine sizes) with a children array containing all the motrobikes ...
Matteo Berra's user avatar
0 votes
1 answer
85 views

So supposedly, when user open the system only the clock in button enable, while clock out button disable. when user clicks on the clock in button, the button will be disabled and clock out button ...
The A.I's user avatar
-1 votes
2 answers
57 views

i was testing for an attendance website, logging attendance on different dates (manually changing the date on my device) i have a status column 1 for present and 0 for absent. when i log an attendance ...
Kookie Nam's user avatar
0 votes
1 answer
43 views

I want to filter a range of attendance in Google Sheet where the result will show the only the dates where the employee did Overtime in one column and the number of OT hours of the employee on the ...
Chester Caguicla's user avatar
1 vote
1 answer
1k views

I want to integrate my integrate my Salesforce Org to this Attendance device to store all the attendance records. I am already familiar with socket based PHP libraries and SDKs but I am required to ...
ApexFaraz's user avatar
0 votes
1 answer
76 views

I am making time in time out attendance system. Example table i have i am just trying to set the value in first right in time and very right time out then i have calculated easily other entries are ...
Adnan Shafi's user avatar
0 votes
0 answers
122 views

App Description: The AttendanceApp in React Native stores the user's location and status (IN/OUT) in AsyncStorage with the default status as OUT. On opening the app, the user sees a Check In button ...
Khuzaima Amir's user avatar
0 votes
1 answer
76 views

I have been trying to create an attendance system that prompts a user for check-in and check out. Based on the input given, I have assigned a value time which increments by 1 after 1000 milliseconds(...
Tiger God's user avatar
2 votes
1 answer
2k views

I apologise if this question appears simple, but I'm having trouble making it work. I just want to know what days were each employee absent in the column G (the last column), for example I want it ...
user avatar
0 votes
1 answer
883 views

Is there a way how can I create a time in / out in flutterflow? What actions do I need to add? Thank you here's a screenshot of my app created in flutterflow.
Kim Octaviano's user avatar
0 votes
0 answers
289 views

This is a pseudo code for my excel work IF sheet1(column(range)).value IS Exit in sheet2(column(range)).value on specific(date) in sheet2(column(range)).value(date) Then print "P" Else ...
HackyCoder0951's user avatar
0 votes
1 answer
280 views

im trying to make an automatic attendance sheet here are the details: -Data will be imported in the excel sheet (left side) -I want to automatically mark "p" or "a" a specific cell ...
Jester Magdaraog's user avatar
0 votes
0 answers
145 views

I am trying to make one sheet with multiple lists for attendance tracking. Each list has a specific task/group like so: Master list: all members with their contact info and attendance scores for each ...
ceki404's user avatar
1 vote
0 answers
386 views

I am using php zklib to manage zk time attendance machine. I am able to connect to device. What I need is I want to add a new user to the machine from system, I can add the user information using ...
Munawir's user avatar
  • 3,356
0 votes
2 answers
288 views

I have a little problem with the attendance machine in my office. I want to separate the time in and out which are in 1 column. I've tried so many queries in two weeks and i can't get what i want. I ...
Afrodyy's user avatar
1 vote
1 answer
1k views

I have a ZKTeco K80 device, what I can get now are the logs data ( DateTime, InOut, VerifyMethod..) private void btnPullData_Click(object sender, EventArgs e) { try { ...
user avatar
1 vote
1 answer
995 views

I want to check the students attendance for all google classroom courses. As the meeting_code will be the same for each course (recurring), how can I figure out the attendance for each meeting? Which ...
lu.c.n's user avatar
  • 31
0 votes
1 answer
5k views

I'm looking into hosting an academic event in Discord. I need a bot that can check the presence of the enrolled in each activity, an activity being to watch seminars and alike through discord ...
Danielvisky's user avatar
-2 votes
1 answer
724 views

Recently I made a switch from MS Access to SQL Server. Due to this switch I am having issues with making one SQL query to work. This is how the current table looks like in SQL. This is what I am ...
Tan Nguyen's user avatar
0 votes
0 answers
199 views

I am developing reports for a system using Workforce Time and Attendance. The system uses an Oracle database, Crystal Reports, and (I think) Business Objects. My reports use parameters. I want to ...
dougp's user avatar
  • 3,163
0 votes
1 answer
216 views

Kizala response time in attendance card is not showing accurate time with mark attendance. For instance, when I mark attendance at time 11: AM, it shows in the report 9:07 AM. Where can be the ...
Haitham Desoki's user avatar