Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Coming next release

ModuleDescription

Pricer

Add 'Discount' as a value to presentation (RTC-42203)

When item has active promotion price, presentation property in Pricer has value 'DISCOUNT'. In other situations - no promotion price, planned promotion or stopped promotion presentation value is 'NORMAL'.

Store Service API

GET request for stores (RTC-42827)

Get request in Store Service is supported: api/gateway/Stores. Contract is based on the contract for store export except the following things:

  • 'id' field is added in API contract,
  • 'localStoreNo' is nested in 'identifier',
  • 'localStoreNo' is added in 'relatedStores',
  • 'storeHours' are grouped differently.

Endpoint is limited to return max 100 stores. Authorization token is required.

Image Added


...

Release 17.07.2024

ModuleDescription

System

Fix bug: Translations (RTC-39728)
Translations are correct after removing local storage.

Import from Chain Web

New company for store (RTC-39641)
New company is properly created when store is imported with organization number and country that does not match any already existing company in Store Service.

...