Difference between revisions of "Attendance Machine Configuration"

From InfiniteERP Wiki
Jump to: navigation, search
(Created page with "= Introduction = = How to setup =")
 
(Introduction)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
 +
 +
this Attendance Machine Configuration is created to make :
 +
- it easy to setup machine on it own table without using preference like last time.
 +
- Third-party app can now get last data in from attendance machine, to use as filter, so that old data will not get processed too.
 +
- the data that will get from the API is the newest data, it will make the process fast because there is no duplicate data get inserted too.
  
 
= How to setup =
 
= How to setup =
 +
 +
[[File:Attendance Machine Config.png|thumb]]
 +
 +
Open Attendance Machine Config Menu
 +
Create Record Per API of the Machine
 +
Example like on the picture above
 +
Check the is Check in if the API of the Machine is to insert Check in
 +
Check the is Check out if the API of the Machine is to insert Check out
 +
 +
note : for now this program is not implement check in and check out in the same API yet

Latest revision as of 10:08, 10 June 2022

Introduction

this Attendance Machine Configuration is created to make : - it easy to setup machine on it own table without using preference like last time. - Third-party app can now get last data in from attendance machine, to use as filter, so that old data will not get processed too. - the data that will get from the API is the newest data, it will make the process fast because there is no duplicate data get inserted too.

How to setup

Attendance Machine Config.png

Open Attendance Machine Config Menu Create Record Per API of the Machine Example like on the picture above Check the is Check in if the API of the Machine is to insert Check in Check the is Check out if the API of the Machine is to insert Check out

note : for now this program is not implement check in and check out in the same API yet