Friday, September 11, 2020
3 changes
Enhancements to existing features
Document-related settings have been cleaned up so fields are better aligned and spaced, making the configuration screens easier to read and use. Payroll document settings now include a sensible default workspace, reducing setup effort and potential confusion for HR and payroll teams.
Original PR description
…lity Purpose of this task is to improve document settings usability. Currently, in the general settings of documents, there are some fields that are not aligned with other fields. Also, in Payroll Workspace default value is not set and there is no space between two fields. In this commit, we set the default value of the payroll workshop and space between two fields and align the fields. LINKS PR: #11994 Task_ID: 2295969
Helpdesk users who accidentally start a timer on a task or ticket can now delete and discard that timer entry from the wizard. This reduces accidental timesheet records and makes timer use more forgiving.
Original PR description
Purpose of the task is, if the user misclicks on the 'start' button to launch the timer, he doesn't have any option to discard the timer. In this commit , we have add a 'delete' button and then after it user having an option of delete and discard the timer. task id: 2334036 PR: 13072
The Appraisal settings page now presents feedback template options more clearly, with updated wording and smaller template titles. Users are also guided to configure feedback templates by job from the same area, making setup easier to understand.
Original PR description
Currently, In the Configuration Settings of Appraisal there is a button named 'Jobs Configuration'. In this commit we remove this button from configuration settings of appraisal. LINKS: PR - #12799 TaskID - 2323236