From f02a803b174b7054c833c9cdf2d7ef66245e2931 Mon Sep 17 00:00:00 2001 From: Bhushan Thakkar Date: Thu, 25 Dec 2025 08:56:19 +0000 Subject: [PATCH] Add 'thecaoffice-hr.py' --- thecaoffice-hr.py | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 thecaoffice-hr.py diff --git a/thecaoffice-hr.py b/thecaoffice-hr.py new file mode 100644 index 0000000..b9ca423 --- /dev/null +++ b/thecaoffice-hr.py @@ -0,0 +1,7 @@ +# 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. +