History - version 6.40
 
This topic describes the changes that were made to SDK when releasing version 6.40 of Venice.
 
Interface Compatible Changes
 
General The .NET-interop ClSdk.NET.dll can now be found in the directory 'SDK' and no longer in the directory 'System\Bin'.
 
Dossier The method FormatNumber was added to automatically format a general account number.
The method FindFirstOpenYear was added to seek the first open financial year of the dossier, for the given transfer type.
The method FindNextYear was added to seek the next financial year of the given year.
ArtLoc This new interface was added to manage the Article Location cards.
 
Venice Changes were made to the contents of the parameter bsCabinet in the method CreateDossierContext.
Artcl The method SeekPriceAndDiscount was added to seek a price and/or discount for an article, using the commercial agreements.
Purch, Sales, Finan, Sndry In the dialogs of these documents you can now use the prefixes defined in the user language. In previous versions only the English prefixes could be used in these dialogs.
 
Dossier The method FindFinancialYear now returns 0 instead of -1 when no financial year was found.
MaCrd The field 'eTangible' (type: boolean) has been replaced by the fields 'eAssetNature' (type: BYTE) and 'eAssetNatureDsc' (virtual field).
The method SeekByCrdDoc was added to seek a material assets card by its credit document.
The method SeekBySlsDoc was added to seek a material assets card by its sales document.
 
Explanation: New in this version.
  Modified, but compatible with previous version.
  Modified, but no longer compatible with previous version.
  Bugfix.