d3069fee4d
* added daily work summary setting doctype and code to support feature this will allow multiple setting for daily work summary * added daily work summary setting user doctype * made changes in daily work summary code * [minor] entry change in hr config file * deleted previous daily work summary settings (and its company) doctype * removed unwanted permission check * toggled read_only option for enabled field * removed print statements * add patch for the changes * doc changes * [minor] indentation fix * fixed tests * indentation fixes * codacy issue fix * formatting fixes * renamed doctype Renamed Daily Work Summary Setting to Daily Work Summary Group and did related code and doc changes * fixed typo * updated doc * codacy issue fix * [minor] renamed doctype name in json * Renamed old doctype * fixed indentation * codacy fix * indentation fix * renamed doctype * handled patch exception * fixed exception * Update daily_work_summary_group.py * rename patch file removed abbreviation in file name * handled exception in patch code * removed Unnecessary pass statement * [minor] indentation fix
980 B
980 B
Daily Work Summary
Daily Work Summary is way to get a automated way to get a summary of work done by users.
Replies of all users who choose to respond is collected and sent as a summary at midnight. Emails are only sent based on the Holiday List selected for the group
Note:
You must have one active incoming email account setup for this to work.
How to Use
Go to "Daily Work Summary Group" via HR module or search bar and set the users for whom you want to send the reminder.
You can set multiple groups with different set of users from your user list with different time to send emails and with separate holiday list for each.
You can also choose to customize the Message you send to users.
Note:
- If no holiday list is selected then the email will be sent every day.
- Name of a "Daily Work Summary Group" will be sent as the title for daily summary email.
- Mail will not be sent to the users of a disabled Daily Work Summary Group.