Article Details
Id:16184
Product:finPOWER Connect
Type:NEW
Version:3.02.00
Opened:20/06/2019
Closed:21/06/2019
Released:15/08/2019
Job: J022520

Cost Centres; updated various Documents to stop using finBL.Settings.WebServices.ElectronicSignatureDefaultServiceId

finSettingsWebServices.ElectronicSignatureDefaultServiceId should no longer be used as it doesn't take into account Branch/ Cost Centres.

If used, it will always return the "Global" Cost Centre's Default Service for Electronic Signatures. This may be different from what should be used, although it is unlikely multiple Electronic Signature services would be used.

The following Documents have been updated:

"Loan_Contract_AU.xml"; Version: 1.01 (21/06/2019) - Document code "LCFT".
"Loan_Contract_NZCCCFA.xml"; Version: 1.09 (21/06/2019) - Document code "LCFT".
"Loan_Contract_NZCCCFA_RC.xml"; Version: 1.07 (21/06/2019) - Document code "LCRC".
"Loan_DeclarationOfPurpose_NZCCCFA.xml"; Version: 1.04 (21/06/2019) - Document code "LDP".

In particular the code "finBL.Settings.WebServices.ElectronicSignatureDefaultServiceId" has been amended to "finBL.CostCentresResolved.ItemByAccount(di.Account).DefaultElectronicSignatureServiceId".