Hello,
I have two tables: one for the time in and the other for the time out.
two primary views clock in (data table is time in) and clock out ( data table is time out ).
columns contain employee IDs using a scan QR code.
I want to commit users only to record one time per day, one for a time in and one for a time out.
please help me.
Thanks in advance.