Fixed an issue where approvers configured as Legale users did not receive email notifications in multi-approver workflows.
Previously, when two or more approvers were assigned as platform users, no notification emails were sent, leaving approvers unaware of pending approvals.
Now:
- Each approver receives a notification email when it is their turn in the workflow.
- Notifications are sent sequentially (Approver 1 → Approver 2 → …).
- Final notifications are correctly sent after approval or rejection.