Release History

  

Advanced

finPOWER Connect 2.01.00

Released on 27 June 2014
181 articles found. Displaying page 4 of 4

FIX: Transaction List Report; grouping by Element Category and Transaction Type did not work

11817 | 10 April 2014 | finPOWER Connect 2.01.00

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

11816 | 10 April 2014 | finPOWER Connect 2.01.00

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

11811 | 10 April 2014 | finPOWER Connect 2.01.00

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

11810 | 10 April 2014 | finPOWER Connect 2.01.00

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

11809 | 9 April 2014 | finPOWER Connect 2.01.00

The Workflow Details report has been updated as follows:

NEW: Licence form; Numbers are now displayed with grouped thousands

11808 | 7 April 2014 | finPOWER Connect 2.01.00

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)

11807 | 7 April 2014 | finPOWER Connect 2.01.00

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

11806 | 7 April 2014 | finPOWER Connect 2.01.00

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

11805 | 7 April 2014 | finPOWER Connect 2.01.00

Client and Security Statement dropdowns do not allow searching within the dropdown.

NEW: Global Settings and User Preferences; updated page icons

11804 | 4 April 2014 | finPOWER Connect 2.01.00

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

11803 | 4 April 2014 | finPOWER Connect 2.01.00

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

11802 | 4 April 2014 | finPOWER Connect 2.01.00

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

11799 | 4 April 2014 | finPOWER Connect 2.01.00

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

11797 | 3 April 2014 | finPOWER Connect 2.01.00

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

11796 | 3 April 2014 | finPOWER Connect 2.01.00

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

11795 | 3 April 2014 | finPOWER Connect 2.01.00

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

11794 | 3 April 2014 | finPOWER Connect 2.01.00

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

11793 | 3 April 2014 | finPOWER Connect 2.01.00

"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

11792 | 2 April 2014 | finPOWER Connect 2.01.00

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

11791 | 2 April 2014 | finPOWER Connect 2.01.00

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

11790 | 2 April 2014 | finPOWER Connect 2.01.00

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

11784 | 1 April 2014 | finPOWER Connect 2.01.00

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

11783 | 31 March 2014 | finPOWER Connect 2.01.00

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

11782 | 31 March 2014 | finPOWER Connect 2.01.00

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

11781 | 31 March 2014 | finPOWER Connect 2.01.00

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

11780 | 14 April 2014 | finPOWER Connect 2.01.00

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

11779 | 31 March 2014 | finPOWER Connect 2.01.00

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

11778 | 21 March 2014 | finPOWER Connect 2.01.00

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

11777 | 31 March 2014 | finPOWER Connect 2.01.00

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

11776 | 31 March 2014 | finPOWER Connect 2.01.00

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

11775 | 28 March 2014 | finPOWER Connect 2.01.00

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.

<< Prev 1 2 3 4 Next >>