API Version 1.90.0

December 5, 2022


December 5, 2022

New features

1. Currencies with a precision of other than 2 decimal places (such as Chilean peso, Japanese yen, Bahraini dinar) no longer require invoice calculation algorithm 5; algorithm 2 is supported as well. More information about algorithm versions: https://wiki.erply.com/article/1574-4-algorithm-versions

2. Flag presentCoupons has been added to API call getSalesDocuments. Setting this flag will return the IDs of coupons that were issued when this sales transaction was originally created.

3. Field rightNegativePrices has been added to API call getUserRights.

Improvements

  1. API calls getInventoryTransfers, getInventoryRegistrations, getInventoryWriteOffs now use less database connections.
  2. The duplicate avoidance algorithm introduced in API 1.84 has been improved.