Interface |
Compatible |
Changes |
|
General |
|
A help page explaining the
relation
between SDK interfaces and Venice modules and files
was added.
|
General |
|
A SetFilter-method was added to
all interfaces that support the GetNext/GetPrevious-methods (e.g.
GetNext
/GetPrevious of the
Custm
-interface). This method allows you to limit the records (by means
of an expression) that are returned when using the GetNext/GetPrevious-method
or when navigating the file using a dialog.
|
|
Venice |
|
The method GetCabinets
returns an array of all cabinets that are connected to this Venice
installation.
|
Venice |
|
The method GetDossiers
returns an array of all dossiers of a given cabinet.
|
Dossier |
|
The method GetYears returns
an array of all financial years of the current dossier.
|
ArtSup |
|
This new interface was added to manage the Article Supplier cards. |
ArtWrh |
|
This new interface was added to manage the Article Warehouse cards. |
SDelivDet |
|
This new interface was added to manage the Sales Delivery detail
lines.
|
|
General |
|
When a dialog or browse list is shown, its 'owner window' is now
disabled and therefore it no longer gets the focus. This makes it possible to
also activate the SDK application using the task bar, where this was only
possible using Alt+Tab in previous versions.
|
DCOM |
|
The help item concerning DCOM is adapted. |
|
Purch
Sales
Finan
Sndry
|
|
It is no longer required that the analytical option is
active in a dossier to retrieve the number of analytical details (using the
GetNumAnaDetails
). If it is not active the method returns 0.
|
Purch
Sales
|
|
It is no longer required that the Intrastat option is
active in a dossier to retrieve the number of Intrastat details (using the
GetNumItrDetails
). If it is not active the method returns 0.
|
|
Explanation: |
|
New in this version. |
|
|
Modified, but compatible with previous version. |
|
|
Modified, but no longer compatible with previous version. |
|
|
Bugfix. |