Article Details
Id:14313
Product:finPOWER Connect
Type:NEW
Version:3.00.04
Opened:26/01/2017
Closed:26/01/2017
Released:01/03/2017
Job: J018515
Breaking Change

Business Layer; GetServiceLog now returns False if serviceLogPk is invalid

The Business Layer function finBL.Database.GetServiceLog now returns False if the serviceLogPk parameter is invalid.

Previously this would only return False if serviceLogPk was 0. Now, if the serviceLogPk is not a valid record, e.g. a negative number, it will also return False.