Article Details
Id:20218
Product:finPOWER Connect
Type:FIX
Version:4.00.02
Opened:26/04/2023
Closed:01/05/2023
Released:27/06/2023
Job: J030963

finAccountApp functions not respecting database read-only flags

The following functions on finAccountApp were not respecting if the database (or User) was read only:

  • CanAddCalculation
  • CanChangeSelectedCalculation
  • CanDeleteCalculation
  • CanEditCalculationFinancial

This has been updated, and now these functions will only return True if the database and User are not read only.