Revision 7170 (27 September 2016)
Note: this version replaces Revision 7075 (7 September 2016) which had the following issues:
*Instruction Types
- fixed issue with importing FNB PACS confirmation file containing rejections
*Transaction Validation
- fixed performance issue
Features:
*Institutional Business (requires web.config setting)
- new process definition for importing bank accounts and portfolios (ZEN 1430)
Improvements:
*Dual Authorisation
- Beneficiary Authorisation: Make user group allocation optional for authorisatiion
: Add second authorisation as an option
- Prevent same user from being creator and authoriser (ZEN 1442)
*Institutional Business (requires web.config setting)
- Bank Account editor page : added SWIFT no, Active indicator, editable account name
* Technology upgrades
- upgraded AjaxControlToolkit to 16.1.1.0
- the following must be added to web.config between the assemblyBinding tags:
<dependentAssembly>
<assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e"
culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-16.1.1.0" newVersion="16.1.1.0" />
</dependentAssembly>
Bug Fixes:
*Institutional Business (requires web.config setting)
- add missing rights for Bank Account and Portfolio Import
- Bank Account and portfolio imports can now continue after errors
*Browser compatibility
- fixed issues with process log and IE8
*Events and actions
- fix bug in 'site-wide' event/action mapping
- Event Conditions Setup does not display all Events when page is loaded (ZEN 1504)
* Instruction Types
- Standard Chartered Plugin not using the correct branch code (ZEN 1492)
*Manual Capture
- fixed recapturable transactions issues (ZEN 1527)
- fixed peformance issues on recapturable transactions page
*View Transactions page
- fixed issue with 'transaction to reject count'
*Instruction Types- fixed issue with importing FNB PACS confirmation file containing rejections
*Transaction Validation
- fixed performance issue