Release History

  

Advanced

finPOWER Connect 2.00.00

Released on 4 October 2013
195 articles found. Displaying page 4 of 4

NEW: Security Statements, add External Id field

11220 | 11 July 2013 | finPOWER Connect 2.00.00

Add External Id field to Security Statements, as per Accounts and Clients. New User Preference to show External Id in the Security Statement form (default is unchecked).

FIX: Default Interest; Due Immediately not working when posted via Transaction Entry

11219 | 10 July 2013 | finPOWER Connect 2.00.00

A Default Interest element can be setup as "Due Immediately". When posted a transaction of this element should have an Overdue value equal to the Transaction value.

FIX: Send Email Message; "Outlook Contact" type may not retrieve correct email addresses

11218 | 10 July 2013 | finPOWER Connect 2.00.00

The Process, Send Email Message wizard "Outlook Contact" type may not retrieve the correct email address for an Exchange email contact.

FIX: Clients; if deceased individual should not show Age

11217 | 10 July 2013 | finPOWER Connect 2.00.00

If the Client is a deceased individual, the Age should not be shown. Instead the text "Deceased" should be displayed.

NEW: Database; new indexes added

11216 | 10 July 2013 | finPOWER Connect 2.00.00

The following indexes have been added (or changed) in the database.

NEW: Page Sets; New special button types added

11215 | 10 July 2013 | finPOWER Connect 2.00.00

Page Objects can define three special buttons to appear after them (or more via code, including custom buttons). The following new button types are available:

NEW: Elements; added User Flag A and B

11214 | 9 July 2013 | finPOWER Connect 2.00.00

Added User Flag A and B to Elements. These are defined on the General page of the Elements form.

NEW: Entity; Accounting Period, changed from number of months to a date period

11213 | 13 August 2013 | finPOWER Connect 2.00.00

On Entities, the Accounting Period has changed from number of months to a date period.

NEW: Documents; move User Flag A and B to separate Database fields

11212 | 9 July 2013 | finPOWER Connect 2.00.00

The Documents table has been updated with separate User Flag A and B fields. They were previously stored as XML in the Properties field.

NEW: Login; dialog form updated

11211 | 4 July 2013 | finPOWER Connect 2.00.00

The login dialog form has been updated to a more modern style.

NEW: Payment Arrangements; add "ContractrualUpdated" column

11210 | 9 July 2013 | finPOWER Connect 2.00.00

A new column, "ContractrualUpdated", has been added to the "AccountPayArrange" table. This was previously stored in the "Other" column.

NEW: Payment Arrangements; now show the "Source" of the Arrangement

11209 | 9 July 2013 | finPOWER Connect 2.00.00

Payment Arrangements now store the "Source" of the Arrangement in the database. This may be either "Payment Arrangement", "Promise", "Withdrawal", "Interest Rate Change" or "Payment Review".

NEW: Task Manager; Status bar functionality updated

11208 | 8 July 2013 | finPOWER Connect 2.00.00

The Task Manager Status bar functionality has been updated.

NEW: Quick Search facility added

11207 | 8 July 2013 | finPOWER Connect 2.00.00

A new Quick Search facility has been added.

FIX: Account Log List Report; Grouping and Summarising by "Document" prints "Unknown Document"

11206 | 8 July 2013 | finPOWER Connect 2.00.00

When Grouping and Summarising by "Document", the following reports print the summary heading with "Unknown Document":

NEW: Business Layer; new option, when comparing addresses, to ignore changes in Address and Instructions

11205 | 8 July 2013 | finPOWER Connect 2.00.00

The ISAddressDetails Business Layer object's CompareTo function has two new parameters to ignore changes in the Addressee and Instructions properties. The new properties are:

FIX: Account Payment Arrangement wizard; Summary page updated to show new Maturity date if "Update Maturity Date and Contractual Payments?" checked

11204 | 8 July 2013 | finPOWER Connect 2.00.00

In the Account Payment Arrangement wizard if the "Update Maturity Date and Contractual Payments?" option is checked the Summary page "Change" section now shows the new Maturity date as the updated date.

NEW: Account future schedule; expected Payments missing if future dated reversed Payments exist

11203 | 8 July 2013 | finPOWER Connect 2.00.00

When calculating the future schedule for an Account, expected payments are NOT included if there is an actual payment dated on/ after the expected date.

NEW: Archive; added new columns to database

11202 | 23 July 2012 | finPOWER Connect 2.00.00

The following database changes have been made to Account Archives:

FIX: Bank Accounts, Export Service; Reference not displaying in HTML Summary

11201 | 5 July 2013 | finPOWER Connect 2.00.00

In Australian databases the Bank Account, Export Service, Reference is not displaying in the HTML summary pane.

NEW: Account Type; Payments page, Payment Options "Allow Credit/ Zero balance before maturity date?" caption changed

11200 | 5 July 2013 | finPOWER Connect 2.00.00

The Account Type, Payments page, Payment Options "Allow Credit/ Zero balance before maturity date?" captions has been changed to "Allow Credit/ Zero balance before maturity date (normally only where Payments in Advance)?".

FIX: Sending Email; incorrect wording in message if no Clients can receive an Email message

11199 | 5 July 2013 | finPOWER Connect 2.00.00

When sending an Email via a document, and no Clients for the Account have a valid Email address the following error is generated:

NEW: Global Settings; "User Flag" captions can now be defined

11198 | 5 July 2013 | finPOWER Connect 2.00.00

Under Account Types, Contact Methods, Documents and Workflow Types there a 2 or 3 "User Flags" that can be defined.

FIX: Account Type Status Change Rules; fails to send SMS Document

11197 | 5 July 2013 | finPOWER Connect 2.00.00

When an Account Type Status Change Rule is linked to a Document that sends an SMS the following error occurs:

NEW: Parameter Sets; caption for checkboxes (Booleans) can now be 100 characters

11196 | 3 July 2013 | finPOWER Connect 2.00.00

The caption for checkboxes (Booleans) in Parameter Sets can now be 100 characters - previously it was limited to 50 characters.

FIX: Credit Bureau; executing Credit Enquiry from Business Layer may fail

11195 | 3 July 2013 | finPOWER Connect 2.00.00

Executing a Credit Enquiry from the finPOWER Connect Business Layer may fail with an "Object reference not set to an instance of an object.". This occurs if a valid ISServiceLogCreateDetails object is not sent to the function.

FIX: Account Processes; pre-script failure did not stop Account Processes

11194 | 3 July 2013 | finPOWER Connect 2.00.00

In Account Processes if there is a pre-script and the pre-script fails then Account Processes still continues. It should immediately stop.

FIX: Account Processes; audit logging improved

11193 | 31 May 2013 | finPOWER Connect 2.00.00

Previously the audit log for Account Processes was added before the pre-script was run.

NEW: Touch-friendly functionality added

11192 | 3 July 2013 | finPOWER Connect 2.00.00

Although finPOWER Connect is a Windows Desktop application, many Windows 8 devices, including PCs, laptops and tablets now include touch screens.

NEW: Account Details Report; Transactions section tweaked

11191 | 3 July 2013 | finPOWER Connect 2.00.00

The Account Details Report, Transactions section has been adjusted as follows:

NEW: Account Status; changing from Open to Quote now allows Transactions created from Standard Transactions to be reversed

11190 | 3 July 2013 | finPOWER Connect 2.00.00

Resetting an "Open" Account back to a "Quote" has been improved by allowing Transactions created from Standard Transactions to be reversed.

NEW: Security Type Icons; updated

11189 | 2 July 2013 | finPOWER Connect 2.00.00

Security Type Icons have been updated. Where multiple icons existed, e.g. "Airplane1", "Airplane2" and "Airplane3" they are now simply "Airplane", otherwise the "1" suffix has been dropped.

NEW: Colour Theme options added

11188 | 1 July 2013 | finPOWER Connect 2.00.00

Colour Themes give the user three different colour scheme options.

FIX: Payment Arrangement Advice; Overdue note paragraph updated

11187 | 28 June 2013 | finPOWER Connect 2.00.00

On the Payment Arrangement Advice the Overdue note paragraph has been updated.

NEW: Taskpane changes

11184 | 28 June 2013 | finPOWER Connect 2.00.00

Several changes have been made to the Taskpane.

NEW: Full Screen mode added

11183 | 28 June 2013 | finPOWER Connect 2.00.00

Pressing F11 will now toggle finPOWER Connect between normal and Full-Screen mode.

NEW: Form Tabs; updated interface

11182 | 28 June 2013 | finPOWER Connect 2.00.00

The Form Tabstrip has been updated as follows:

FIX: ComboBox clears value when moving past the beginning or end of the list

11181 | 28 June 2013 | finPOWER Connect 2.00.00

The ComboBox control clears its value when moving past the beginning or end of the list.

NEW: User Interface enhancements; finPOWER Connect Statusbar now changes colour when disabled

11178 | 27 June 2013 | finPOWER Connect 2.00.00

The finPOWER Connect Status Bar now changes colour when finPOWER Connect is disabled, e.g. when running Account Processes.

NEW: User Interface enhancements; Windows Taskbar now shows progress indicator

11177 | 27 June 2013 | finPOWER Connect 2.00.00

When a progress bar is shown in finPOWER Connect the Windows Taskbar also shows a progress indicator.

NEW: Shortcut keys for Cancel Edit have changed

11175 | 25 June 2013 | finPOWER Connect 2.00.00

The shortcut keys for Cancel Edit have been changed from Ctrl+Q to Ctrl+Shift+E.

NEW: Contact Method Icons; updated

11174 | 25 June 2013 | finPOWER Connect 2.00.00

Contact Method Icons have changed as follows:

NEW: New Company wizard; Changed Australian Security menu to point to PPSR rather than REVS

11173 | 25 June 2013 | finPOWER Connect 2.00.00

When running the New Company wizard for Australia, finPOWER Connect now opens a link on the menu to the government's PPSR website rather than the REVS website.

NEW: finAccount.TotalAdvances method now handles Quote Accounts

11171 | 30 August 2013 | finPOWER Connect 2.00.00

The finAccount.TotalAdvances business layer method now handles Quote, Declined and Unwanted Accounts.

NEW: Business Layer; Runtime.Conversion colour utilites obsoleted and moved to ColourUtilities

11169 | 11 June 2013 | finPOWER Connect 2.00.00

The Business Layer now has a separate Colour utilites object in Runtime.

<< Prev 1 2 3 4 Next >>