| Interface |
Compatible |
Changes |
| |
| StockInfo |
 |
This new interface was added to manage the Stock changes of an
article.
|
| |
| Balan |
 |
A new method GetBalanceEx was
added, making it possible to retrieve the balance of a period.
|
| |
| CurStock |
 |
The parameter pvSerialNumber of the method
GetFirstStockData
should be 'invalid' when the option 'Serial Numbers'
is not active in a dossier but such a value cannot be given when using VB.NET
or VBScript in your application.
|
| Purch, Sales |
 |
The property pVatError of these interfaces was
not always filled correctly by the SDK.
|
| SInvce |
 |
When inserting/updating a detail line without article
number using the method InsertDetailSel/UpdateDetailSel
the given quantity was ignored and a quantity of 0.0 was used.
|
| Year |
 |
The properties of type BSTR of this interface were not
reliable and retrieving them could sometimes result in a crash of the SDK.
|
| |
| Explanation: |
 |
New in this version. |
| |
 |
Modified, but compatible with previous version. |
| |
 |
Modified, but no longer compatible with previous version. |
| |
 |
Bugfix. |