History - version 6.30
 
This topic describes the changes that were made to SDK when releasing version 6.30 of Venice.
 
Interface Compatible Changes
 
General All enumerations are given a minimum and a maximum value.
The value dmTestOnly was added to the eDeleteMode enumeration to test if a record can be deleted.
CurStock This new interface was added to consult all stock data.
Lookup This new interface was added to manage lookup tables.
MaCrd This new interface was added to manage material asset cards.
SInvceDet This new interface was added to consult the details of a sales invoice.
StockDoc This new interface was added to manage the stock documents.
 
Accnt Methods were added to manage and synchronize references to external software.
Artcl The method SeekByRefSup was added to seek articles by their supplier reference.
Custm Methods were added to manage and synchronize references to external software.
Dossier The method CreateCurStock was added to create the CurStock interface.
The method CreateLookup was added to create the Lookup interface.
The method FindFinancialYear was added to find a financial year.
The property vCurrency was added to get the dossier currency.
SDeliv The method SeekByExpStatus was added to seek sales deliveries by their export status.
Suppl Methods were added to manage and synchronize references to external software.
Venice The property vRegNumber was added to get the registration number.
The property vRegType was added to get the registration type.
The property vModuleName was added to get the module name of the running process.
Year The method CreateMaCrd was added to create the MaCrd interface.
The method CreateSInvceDet was added to create the SInvceDet interface.
The method GetFreeDate was added to get the first free entry date.
The parameter pvSysNum was added to the method GetTrnStat.
The property vCurrency was added to get the financial year currency.
 
AnAcc The methods GetBalanceCentre and GetBalanceUnit were replaced by 1 generic method: GetBalance.
Methods were added to manage and synchronize references to external software.
Finan Methods were added to manage the details and the analytical details.
Methods were added to manage and synchronize references to external software.
Purch Methods were added to manage the details, the Intrastat details, the analytical details and the payment info.
The method IsIcRelation was added to check if an IC relationship exists between the supplier and the firm.
Methods were added to manage and synchronize references to external software.
Sales Methods were added to manage the details, the Intrastat details and the analytical details.
The method IsIcRelation was added to check if an IC relationship exists between the customer and the firm.
Methods were added to manage and synchronize references to external software.
Sndry Methods were added to manage the details and the analytical details.
Methods were added to manage and synchronize references to external software.
 
Explanation: New in this version.
  Modified, but compatible with previous version.
  Modified, but no longer compatible with previous version.
  Bugfix.