[x] Add the following to the HR Addon Settings: day and time for the scheduled job to run, enable/disable checkbox, "Generate Workdays for past 7 days now" button
[x] write the function to create the Workdays for all employees for the last 7 days
[x] add the cron job for be run at the time specified in the settings (the cron job could be running every hour and checking if the current time is the same as the settings')..
What is included:
[x] Add the following to the HR Addon Settings: day and time for the scheduled job to run, enable/disable checkbox, "Generate Workdays for past 7 days now" button
[x] write the function to create the Workdays for all employees for the last 7 days
[x] add the cron job for be run at the time specified in the settings (the cron job could be running every hour and checking if the current time is the same as the settings')..