Article Details
Id:21459
Product:finPOWER Connect
Type:NEW
Version:4.01.01
Opened:14/05/2024
Closed:17/05/2024
Released:24/06/2024
Job: J033471

Business Layer; HTML Widgets; "Account Transaction Edit Reference And Notes" form added to finHtmlWidgetUtilities.HasPermissionToViewFormKey

The following Business Layer function has been updated to support the AccountTransactionEditReferenceAndNotes Form Key:

finBL.HtmlWidgetUtilities.HasPermissionToViewFormKey(formKey As String, ByRef errorMessage As String)

The following will be checked:

  • Database is not read only.
  • The User is allowed the Permission: Account.Transaction.UpdateReferenceAndNotes.

The following HTML Widget has been updated:

  • HtmlWidget_AccountTransactionEditReferenceAndNotes
    • Version: 1.04 (17/05/2024)