Venice
Venice version 13.55
 
This topic describes the changes that were made to SDK when releasing version 13.55 of Venice.
 
Interface Compatible Changes
 
Firm The new property 'pGLNNum' has been added to store the GLN (Global Location Number) of the firm.
The numeric value for most fields (i.e. the 'eFirmFld' enumeration) has changed because 'pGLNNum' was inserted before existing fields. This impacts Firm methods GetFieldID, GetFieldDesc, GetFieldName, GetFieldStr, GetFieldVal, IsFieldPublic, IsFieldVirtual, SetFieldVal.
 
Explanation: New in this version.
  Modified, but compatible with previous version.
  Modified, but no longer compatible with previous version.
  Bugfix.