Tuesday, January 16, 2024
2 changes · master
Enhancements to existing features
The My Timesheets kanban view no longer displays the user avatar. This creates a cleaner, less redundant view for employees reviewing their own timesheet entries.
Original PR description
Following this commit, user avatar is been hide inside kanban view of 'my timesheets' option. task-3504529
This update aligns the names of demo email and SMS templates used in Field Service. It also adjusts the demo workflow so email is shown for planned work and SMS for work in progress, making automation examples easier to understand.
Original PR description
- Improve consistency between email and sms demo templates name - For the demo data, use the email template to inform user on `Planned` stage, and sms template on `In Progress` stage to better show automatisation possibilities. task-3504571