Classic Back Office Version 4.24.0

October 14, 2021


April 24, 2020

New Features

  1. Check box "Each customer can use the promotion only once per day" has been added to promotions, to be able to restrict customers to just one daily purchase.

    Requires also API version 1.47.

  2. Maximum quantity can now be set to promotions "% or $ off of each of these purchased items, and also each subsequent matching item". Field "At most ... pcs" has been added.

    The field was already supported by API, but had not been added to the promotion form yet.

    Furthermore, this type of promotion can now also be combined with Redemption Limit (which might be useful for coupon-activated promotions).

    Requires also API version 1.47.

  3. Javascript variable "erplyJwt" has been added, along with 1) a recommendation to use it in place of "jwt" wherever possible, and 2) a warning that "jwt" and "erplyJwt"may contain different Tenant IDs.

  4. Filter "Ship To" has been added to sales reports.

  5. Erply no longer sets cookies named "cookie_username"and "cookie_hash" when logging in.

Improvements

  1. Sales invoice popover box now displays all three values: original price, discount, discounted price.

  2. Reason code form: we have clarified that the feature "This discount disables the following promotion tiers" is not generally available yet.

Fixes

  1. Fixed: on accounts with a standalone customer microservice, customer records were being cached for too long.