8 lines
359 B
Python
8 lines
359 B
Python
# Call inout register for prev day - credentials in json file
|
|
# call team list using ca office api - credentials in json file
|
|
# check if any new names in the in out register vs team list
|
|
# if yes then add team member / branch / department as needed
|
|
# Mark attendance based on in out register time spent and hr rules
|
|
# salary register download option.
|
|
|