Release History

  

Advanced

finPOWER Connect 2.02.03

Released on 4 December 2014
95 articles found. Displaying page 2 of 2

NEW: ISSqlWhereBuilder; Updated to handle comparisons with SQL functions

12431 | 18 November 2014 | finPOWER Connect 2.02.03

Internally within finPOWER Connect, SQL Where clauses comparing the result of an SQL function are rarely used. However, Script code may wish to create SQL such as:

FIX: SMS; fixes and enhancements to auditing

12430 | 18 November 2014 | finPOWER Connect 2.02.03

Several fixes and enhancements have been made to SMS messaging auditing.

FIX: Account; cannot change Account Type once the Account has been opened

12429 | 2 December 2014 | finPOWER Connect 2.02.03

An Account's Account Type should be able to be amended to another Account Type of the same Product Type and Class once it has been opened.

FIX: Page Sets; Updating a grid's buttons from within BeforeCellUpdate causes error

12428 | 18 November 2014 | finPOWER Connect 2.02.03

Attempting to update a Grid Page Object's buttons (e.g., disabling a button), from within the Grid's BeforeCellUpdate event caused an unhandled exception.

NEW: Grids; performance improvements

12427 | 18 November 2014 | finPOWER Connect 2.02.03

The loading of grids has been optimised for performance. This is more noticeable on grids that have totals shown at the bottom.

NEW: Account form, Transactions grid; added column "Date Deferred To" for Loan Accounts

12426 | 17 November 2014 | finPOWER Connect 2.02.03

A new column "Date Deferred To" has been added to the Account form, Transactions grid for Loan Accounts.

NEW: Page Sets; Grid Columns can now specify a custom Text Alignment

12425 | 17 November 2014 | finPOWER Connect 2.02.03

Page Object columns (finPageSetHandlerGridColumn) now have a TextAlignment property so that their default alignment can be overridden.

FIX: ABN Lookup Credit Enquiry; Business Names now included for non-businesses

12424 | 17 November 2014 | finPOWER Connect 2.02.03

The Business Names block in the Summary Page for the ABN Lookuup Credit Enquiry now displays entries for non-businesses such as Sole Traders.

NEW: New Account wizard; new permissions and settings to make Interest Cycle and Rate Read-only

12423 | 21 May 2014 | finPOWER Connect 2.02.03

New permissions have been added to make the Interest Cycle, Interest Rate and Startup Interest Rate Read-only in the New Account wizard on a per user basis.

FIX: Combine Clients; fails with "Failed to load Document Manager Files" message

12422 | 17 November 2014 | finPOWER Connect 2.02.03

If you are NOT licensed for the Document Manager Add-On, attempting to combine Clients fails with the following message "Failed to Refresh Clients to Combine. Failed to load Document Manager Files. You are not licensed for the Document Manager Add-On.".

NEW: File Export; add default filename to file export dialog

12421 | 17 November 2014 | finPOWER Connect 2.02.03

When exporting to a file, several places now include a default filename.

NEW: Page Sets; "Account Payment Details" and "DateBox" type Page Objects now default width

12420 | 24 November 2014 | finPOWER Connect 2.02.03

Adding an "Account Payment Details" type Page Object to a Page Set Page now defaults the width to 400. Previously, the default width was 200 which was not wide enough to display all fields on the Page Object.

NEW: Business Layer; ISDatabaseBL.DataReaderClose now returns a Boolean indicating success or failure

12419 | 14 November 2014 | finPOWER Connect 2.02.03

The Business Layer method ISDatabaseBL.DataReaderClose, i.e. finBL.Database.DataReaderClose, now returns a Boolean indicating success or failure.

NEW: Reporting; Security Statement List; Exporting data does not give drilldown button on "SecurityStmtId" column

12418 | 14 November 2014 | finPOWER Connect 2.02.03

Running the Security Statement List report and exporting the data did not show a drilldown button on the "SecurityStmtId" column to allow the Security Statements form to be opened.

NEW: Clients; Adding a new Contact Address will now default if only one active Contact Address record

12417 | 14 November 2014 | finPOWER Connect 2.02.03

Adding a new Contact Address record to a Client will now default the Contact Method (User Interface only) if there is only one active address-type Contact Method in the database.

NEW: Page Sets; No longer prompt when Page Set has prevented User from closing the form

12416 | 14 November 2014 | finPOWER Connect 2.02.03

Attempting to close a running Page Set form gives the Page Set the option of cancelling the close, e.g., upon prompting that the Page Set contains unsaved data.

NEW: Reporting; Loan Summary Report; New column "Term Payments" added

12415 | 14 November 2014 | finPOWER Connect 2.02.03

A new column "Term Payments" can now be included in the Loan Summary Report.

NEW: Business Layer; Added GetCurrentWebsite function to finBranchRO object

12414 | 14 November 2014 | finPOWER Connect 2.02.03

Added GetCurrentWebsite function to the finBranchRO Business Layer object.

NEW: UTC Dates; added CreatedUtcDate, UpdatedUtcDate and others to various Business Layer objects

12413 | 14 November 2014 | finPOWER Connect 2.02.03

CreatedUtcDate, UpdatedUtcDate and other UTC Date properties have been added to various Business Layer objects.

NEW: Decision Cards; finDecisionOutcome object now has access to the Decision Card and can be used by Scripts

12412 | 20 November 2014 | finPOWER Connect 2.02.03

Decision Card Scripts can now access a finDecisionOutcome.DecisionCard property.

FIX: Decision Cards; Testing a Decision Card did not respect the Decision Card Basis and included Rules when the Basis was "Script"

12411 | 14 November 2014 | finPOWER Connect 2.02.03

Testing a Decision Card via the Test page on the Decision Cards form would include Rules, even if the Decision Card's Basis was "Script".

FIX: ABN Lookup; Company status was missing when searching by ABN or ASIC number

12410 | 13 November 2014 | finPOWER Connect 2.02.03

When using the Australian ABN Lookup service to search for a company by ABN Number or ASIC Number, the CompanyStatusDescription was not being populated.

NEW: Reporting; Transaction List; New option to include "Element Summary"

12409 | 20 November 2014 | finPOWER Connect 2.02.03

The Transaction List report has been updated to allow an "Element Summary" to be included at the bottom of the report.

NEW: Workflows; Permission key added to Workflow Type to restrict updates to User Defined Fields when Workflow is closed

12408 | 17 November 2014 | finPOWER Connect 2.02.03

A new Permission key can be defined on the Permissions page of the Workflow Types form to restrict updates to User Defined Fields when a Workflow is closed.

NEW: Deposit Account Standard Transactions; now support Transfers

12407 | 13 November 2014 | finPOWER Connect 2.02.03

Deposit Account Standard Transactions now support Transfers to other Accounts, including another Deposit or Loan Account. This, for example, allows an On Call Deposit to pay the instalments due on a Loan Account.

NEW: Workflows; Recall Date can now be audited

12406 | 20 November 2014 | finPOWER Connect 2.02.03

A new "Workflows" page has been added to the Global Settings form, Auditing section.

NEW: SSL3 is now disabled by default

12405 | 13 November 2014 | finPOWER Connect 2.02.03

As of October 2014, the SSL version 3 protocol has been found to be insecure.

NEW: Workflows; Script can now set a Workflow Item's Source Object

12404 | 3 December 2014 | finPOWER Connect 2.02.03

Many types of Workflow Item can have a "Source" object, e.g., an Account type Workflow may have a "Credit Enquiry" type item that is repeated for each of the Account's Clients. Each of these "repeated" items will have a SourceObjectType property of Client...

NEW: New tags added for SMS and Emails

12403 | 12 November 2014 | finPOWER Connect 2.02.03

The following tags can now be added to Email and SMS subjects and messages:

NEW: Workflows; New item type "Register Security Statement" added for New Zealand

12402 | 17 November 2014 | finPOWER Connect 2.02.03

A new Workflow Item Type of "Register Security Statement" is now available for New Zealand databases.

FIX: Export Bank Transactions wizard; "Custom Direct" Service Type incorrectly shows Filename

12401 | 11 November 2014 | finPOWER Connect 2.02.03

In the Export Bank Transactions wizard, "Custom Direct" Service Type incorrectly shows a Filename, and the Filename is overwritten by other controls.

NEW: Decision Cards; Scripts can now insert and delete Decision Outcome Items in collection

12400 | 18 November 2014 | finPOWER Connect 2.02.03

Decision Card Scripts can now insert Decision Outcome Items into collection.

FIX: Information List; incorrect description for DpstLogIntCycleSubjects.

12399 | 11 November 2014 | finPOWER Connect 2.02.03

Information List description for DpstLogIntCycleSubjects was "Deposit Log Tax Category Review Subjects". This is incorrect and has been updated to "Deposit Log Interest Cycle Review Subjects".

NEW: ISSelectQueryBuilder; New method to append an "IN" using a sub-query builder

12394 | 11 November 2014 | finPOWER Connect 2.02.03

The business layer ISSelectQueryBuilder object has been updated to better support creating queries using an "IN" with a sub-query.

NEW: Entities; User Defined page added

12393 | 11 November 2014 | finPOWER Connect 2.02.03

A "User Defined" page has been added to the Entities form.

NEW: Conversion; add new conversion function for Deposits

12392 | 10 November 2014 | finPOWER Connect 2.02.03

A new conversion function has been added for Deposits.

NEW: Business layer functionality added to load record using External Id

12391 | 17 November 2014 | finPOWER Connect 2.02.03

A LoadExternalId method has been added to the following objects to allow them to be loaded using the record's ExternalId:

NEW: Application Shortcuts; HtmlShow can now display a modal form

12390 | 19 November 2014 | finPOWER Connect 2.02.03

"HtmlShow" type Application Shortcuts now support a Boolean "modal" parameter which, if set to True will force the HTML viewer to be modal.

NEW: Branches and Entitles; Can now record the file name/ URL of a Logo image

12389 | 13 November 2014 | finPOWER Connect 2.02.03

Both the Branches and Entities forms now allow a Logo image File Name or URL to be recorded.

NEW: Icons; Coloured bullet icons now available

12388 | 13 November 2014 | finPOWER Connect 2.02.03

Coloured bullet icons can now be used from Scripts. They follow the same format as "Flag" and "Colour" icons, e.g.:

NEW: Quick Search; Client summary now displays Mobile phone number

12387 | 19 November 2014 | finPOWER Connect 2.02.03

The HTML summary displayed below the Quick Search results for a Client now includes the Client's mobile phone number.

NEW: Security Types; User Defined page added

12386 | 10 November 2014 | finPOWER Connect 2.02.03

A "User Defined" page has been added to the Security Types form.

FIX: Parameters; Specifying an invalid Id Field in a Range Parameter causes an unhandled exception

12385 | 10 November 2014 | finPOWER Connect 2.02.03

Specifying an invalid Id Field in a Range type Parameter caused an unhandled exception.

NEW: Chart images enhanced

12384 | 10 November 2014 | finPOWER Connect 2.02.03

The ability to create charts from Scripts having access to the User Interface functionality, e.g., HTML Reports and Page Sets has been enhanced.

FIX: Quick Search; enhanced for better querying of company names

12383 | 10 November 2014 | finPOWER Connect 2.02.03

Simple company names consisting of short words like "fin bin" were not found in the quick search unless the entire company name was entered in quotes.

<< Prev 1 2 Next >>