Interface |
Compatible |
Changes |
|
AccProp |
|
This new interface was added to manage the Accounting Proposals. |
ArtSrl |
|
This new interface was added to manage the Serial Number cards. |
|
CurStock |
|
Two new methods were added making it possible to get a list of
stock data for one article, one or more warehouses, one or more locations and
one or more serial numbers. You can initialize the list and get the first item
by calling GetFirstStockData and
then you can get all other items in the list by calling
GetNextStockData
.
|
|
Explanation: |
|
New in this version. |
|
|
Modified, but compatible with previous version. |
|
|
Modified, but no longer compatible with previous version. |
|
|
Bugfix. |