Coming next release
Module | Description |
---|---|
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'. |
Stores | Store details (RTC-42300) In store details a new section is added - Store languages. It is multi-select field, where user can specify store preferred languages, if they are different from the language of a country that store belongs to. |
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:
Endpoint is limited to return max 100 stores. Authorization token is required. |
System | Migration to .NET 8 (RTC-42414) Store Service module is migrated to .NET 8. Less information is shown in logs of failed request in browser (when importing incorrect Excel file). |
...