Friday, September 1, 2023
2 changes
Enhancements to existing features
Studio approval rules are easier to configure and understand, with clearer screens, tooltips, labels, and editable notification messages. Businesses can now notify selected users and control approval sequencing so requests happen in the right order.
Original PR description
This commit improves the approvals feature by adding multiple behaviors. Firstly, the UI of the form and list views corresponding to the approval rules has been revamped and improved with new tooltips, new options and better labels. Those new options are the following: - users_to_notify: list of users to notify by a note in the chatter by mentionning users in the message body. - notification_order: when approvals have a higher notification_order, activities and message to ask for approval is postponed until all approval entries from rules with lower notification order are approved. Secondly, the notification can now display a message that is editable, instead of a generic list of missing approvals. Finally, the Studio sidebar has been updated with the newest additions, that are fully editable. The code has been reworked to use the Record component, as well as fields components. task-3444754
Payroll employee declarations can now be generated and published to employee portals through a shared process that runs in the background. This helps reduce failures from large batches, improves the declaration workflow, and supports Belgian and Swiss payroll document needs more consistently.