Article Details
Id:16749
Product:finPOWER Connect
Type:NEW
Version:3.03.00
Opened:04/06/2019
Closed:18/02/2020
Released:01/05/2020
Job: J022417

Logs; allow Delegated To User to be updated if Current User can view the current Delegated To User in the task Manager

Enhancements have been made to the Task Manager and Log forms to allow a User who can access another User (via the Task Manager) to delegate those Logs to other Users.

For example, if User A is a supervisor of User B, then User A can now re-delegate User B's Logs to another User.

This applies to:

  • Account Application Logs
  • Account Logs
  • Client Logs
  • Security Statement and Item Logs
  • User Logs

The following new Business Layer functions have been added to finAccountLog, finAccountAppLog, finClientLog, finSecurityStmtLog, finSecurityStmtItemLog and finUserLog objects:

  • CanUpdateDelegateToRole
  • CanUpdateDelegateToUser
  • CanUpdateOwnerUser

This make it easier to test whether the properties can be updated.