Release History
finPOWER Connect 2.01.00
FIX: Transaction List Report; grouping by Element Category and Transaction Type did not work
In the Transaction List Report, grouping by Element Category and Transaction Type did not work correctly.
FIX: Account Roles; The "Hide the Account from this Client?" is saving the reversed value


The Account Roles form, Options page, "Hide the Account from this Client?" checkbox is saving/ loading the reversed value. For example, if you check this option to hide the Account from the Client it works the opposite way, i.e. it is not hidden.
FIX: Application Shortcuts; Script type Application shortcut does not pass parameters correctly to Script
Script type Application Shortcuts allow any number of parameters to be passed to the Script being called.
FIX: NZ PPSR Transaction Status drilldown form; Response button enabled for failure with no Response
The Response button on the NZ PPSR Transaction Status drilldown form was enabled for failures where they have no Response.
NEW: Reporting; Workflow Details report updated including the ability to list Account Clients
The Workflow Details report has been updated as follows:
NEW: Licence form; Numbers are now displayed with grouped thousands
Numbers displayed in the treeview on the Licence form now include a comma to separate thousands for clarity.
NEW: Decision Cards; Decision Outcome Summary Page updated to Summary Page (version 2)

The built in Decision Outcome Summary Page has been updated to a Summary Page (version 2) type Script.
FIX: Disbursement Transaction List Report; errors when Grouping by Account and Ordering by Date
The Disbursement Transaction List Report fails with the following error when Grouping by Account and Ordering by Date:
FIX: Client and Security Statement dropdowns; searching within dropdown not working
Client and Security Statement dropdowns do not allow searching within the dropdown.
NEW: Global Settings and User Preferences; updated page icons
On the Global Settings and User Preferences form the following page icons have been updated:
FIX: Account Payment Reversal; Account Transaction may end up with time portion in date
Account Transactions do not allow a time portion in the date of the Transaction.
FIX: Account Close wizard; Bad Debt Write off notes not being saved
When closing an Account via the Account Close wizard and selecting "Bad Debt Write Off" as the method, the Notes entered are cleared later in the wizard and therefore not saved.
NEW: Account Close; the finAccountClose object no longer allows times to be included with the date closed
The Business Layer object "finAccountClose" allowed the date closed to include a time portion - it shouldn't have.
NEW: Bank Lodgements; option to make Cash Register mandatory
There is a new Bank Account option to make the Cash Register selection mandatory for a Bank Lodgement. To configure, open the Bank Account and on the Options page check "Require Cash Register on Lodgement".
FIX: User Preferences; Verify buttons now check if currently logged in User is the User editing
In Tools, User Preference it is possible to view/ edit other Users if you are logged in as an Administrator.
NEW: Centrix; Re-arrange summary page script code for Consumer Product enquiry
Summary page script code for the Centrix Credit Enquiry "Consumer Product" product has been re-arranged.
FIX: User Preferences; Global Settings details dropdown updated to show passwords
Under Tools, User Preferences there are several places that allow Global Settings to be used instead of overriding settings for the User. These places include a dropdown to show what the Global Settings are.
NEW: Approve Disbursements wizard; "Payee Name" column added to grid of Disbursements to approve
"Payee Name" column has been added to the grid of Disbursements to approve in the Approve Disbursements wizard.
FIX: Reporting; Account Log List; Grouping or filtering by Entity fails
Attempting to group of filter the Account Log List report by Entity fails with the following error:
NEW: Search fields now have a clear button
A clear button (grey cross) now appears to the right of the text in the following search fields:
NEW: Test Web Services form; 'Open Web Services Help' link added
A hyperlink to 'Open Web Services Help' has been added next to the Ping button on the Connect page of the Test Web Services form.
FIX: Dictionary; Right-clicking to correct a word gives a runtime exception if the word appears more than once in the suggestions list
If, when right-clicking a word in a textbox to correct a spelling, the 'suggestions' list contains a word more than once, e.g., right-clicking the acronym UTC, will provide suggestions for both Utah and UTAH, and a runtime exception will occur and finPOWE...
FIX: Client Identification drilldown form; expiry text changed to be the duration until expires
The label to the right of the expiry date in the Client Identification drilldown form is now the duration until the item expires, e.g. "1 year", or if expired, the text "expired".
NEW: Decision Cards; Script now has access to Constants
A new Constants page has been added to the Decision Cards form. Scripts can access Constants via the ScriptInfo object, e.g.:
FIX: Summary Page (Version 2); Summary Table cells with a class of SmallBold do not appear bold
When using the finHtmlSummaryPage2StringBuilder business layer object to render a Summary Table (ISSummaryTable object), cells with a class of iseSummaryTableCellClass.SmallBold do not appear bold; just small.
FIX: Page Sets; DBComboBox Page Object with an invalid Id Field defined causes runtime exception
If a DBComboBox type Page Object has a source of 'Database Query' and has an invalid Id Field defined, i.e., one that does not appear in the database query, a runtime exception would occur when running the Page Set, dropping down the list and selecting a...
FIX: Scripts; Web Summary Page Type Scripts; Template code not always setting Main variable to True
The template code for 'Web Summary Page' type Scripts was not always settings the 'Main' variable to True which would cause the template Script to return a value of False indicating that the Script had failed.
NEW: Scripts; Test page updated to support 'Summary Page (Search)' type Scripts
The Test page of the Scripts form now supports 'Summary Page (Search)' type Scripts.
FIX: Parameters; Parameter wizard; Finish button is no longer enabled on first page for 'Include Standard Parameters' type Parameter
In the Parameter wizard (launched from the Parameters grid), the Finish button is no longer enabled on first page for 'Include Standard Parameters' type Parameters unless a value has already been specified for the 'Type' on the second page of the wizard.
FIX: Workflow Types; User Defined page; Parameters grid is disabled even when 'Custom Parameters' selected
The Paramters grid on the User Defined page of the Workflow Types form was disabled, even when an Entry Type of 'Custom Paramters' was selected.
FIX: Credit Enquiry; VedaXML "Identity Plus", First/ Last Names reversed on the report
On the VedaXML NZ Credit Enquiry "Identity Plus" product the First and Last Names are reversed on the Response Business Layer object and therefore on the Credit Enquiry Report.