Release History
finPOWER Connect 2.00.01
FIX: XML files required for Script Intellisense not included in setup
The following files which are required for Script Intellisense are now included in the application folder:
NEW: Account Quotations; new Permission Key on Element to prevent Users changing transactions for this Element
There is a new Permission Key on Elements to prevent a User changing transactions for this Element.
FIX: TxtStream SMS provider; not including Account (etc) code in ToName used in email reply from handset
The TxtStream SMS provider includes a "ToName" field that is sent back to the email reply address when they reply to the sms on their handset. It is not included with the SMS message sent.
NEW: Task Manager; add Account Status column for Monitored Account folders
Monitored Account folders in the Task Manager now include a column for Account "Status".
NEW: Client Key Details Summary Page; Company now includes Person Acting name
The Client Key Details Summary Page now includes the Person Acting name for Companies.
FIX: Combine Clients; Person Acting details are not merged when merging Company Clients
Combine Client did not merge Person Acting details for Companies.
NEW: NZ PPSR; Discharging Financing Statement, add better question if Account/ Client has an "Open" Account
Discharging a Financing Statement on the New Zealand PPSR now has an extra confirmation question if an Account/ Client has an "Open" Account.
NEW: Business Layer; optimise finAccount.CanRestructure function
The finAccount.CanRestructure function touches the finAccount.Calculation object, which loads that information and performs a future calculation. This was used to test if the Loan uses precomputed Contractual Interest.
FIX: Clients; converting an employee of an Organisation Client to a Client does not default the Addressee and Salutation
Converting an employee of an Organisation Client to a Client does not default the Addressee and Salutation fields.
NEW: Address Interface; new optional warning added upon start-up if address database due to expire soon
A new warning has been added to the start-up process if the Address database is due to expire soon.
FIX: Parameter Set; tweaked drilldown parameter form
Several issues have been fixed when editing a "List" type parameter on a Parameter Set:
NEW: User Interface; changed how Alt, Ctrl and Shift keys are detected
The method used to detect if the Alt, Ctrl or Shift keys are pressed has been updated.
NEW: Credit Enquiry; added Centrix Commercial Credit Report
Added Centrix Commercial Credit Report to the list of available Credit Enquiries.
NEW: Auditing; changes to External Id for Accounts, Clients and Security Statements can now be audited
New options have been added to audit changes to the Account. Client and Security Statement External Id field.
NEW: Auditing; added auditing option for Client Cross Reference
A new option has been added to audit changes to the Client Cross Reference.
FIX: Transaction List; filtering by Branch, Entity or Ledger may not work as expected
Filtering the Transaction List by Branch, Entity or Ledger may not work as expected.
FIX: Decision Cards; Rule Condition builder showing invalid icon and has high DPI issues
The Rule Condition builder used in Decision Cards is showing invalid icons and has high DPI issues.
FIX: Page Sets; All Label Page Objects show a Hand cursor
All Label type Page Objects show a Hand cursor, even if not set to be a Hyperlink.
FIX: Account Transfer Wizard; on a high DPI screen the Reference caption is truncated
On a high DPI screen the Reference captions of the Account Transfer Wizard is truncated
FIX: Taskpane Item; Adding a custom icon causes an unhandled exception error
Setting a custom icon on a Taskpane Item causes an unhandled exception error to occur.
NEW: Page Sets; Account object is now available from the AccountFinancialFormClosed event
When the Account Financial form is closed, a Page Set Handler receives an 'AccountFinancialFormClosed' event. This event now has properties allow access to the Account and whether the form was cancelled.
FIX: Page Sets; Label type Page Objects do not display a Tooltip
Settings the Tooltip of a Label type Page Object did not display a Tooltip when the mouse was moved over the label.
FIX: Page Sets; Page design button icon is incorrect
When viewing the Page Objects grid of the Page designer, the icon for buttons appears as an Account icon with a blue arrow rather than a button.
FIX: Page Sets; Initialisation fails if the Script does not include an Initialise method
Page Set initialisation fails if the Script does not include an Initialise method.
NEW: Page Sets; Can now import finPOWER 5 Loan Application design
The import action on the Page Sets form can now be used to import a finPOWER 5 Loan Application design.
NEW: Page Sets; Heading 4 type Labels now use standard section heading colour
Heading 4 type Labels on a Page Set page now use standard section heading colour (dark blue) rather than black.
FIX: Page Sets; Global collection does not have correct Active flag and other properties
The Global collection of Page Sets does not have the correct Active flag, it always returns False. Other properties are also missing.
NEW: Page Sets; Usage page added
A Usage page has been added to the Page Sets admin library form.