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). |
...
Release 17.07.2024
Module | Description |
---|---|
System | Fix bug: Translations (RTC-39728) |
Import from Chain Web | New company for store (RTC-39641) |
...
Release 21.03.2024
Module | Description |
---|---|
Country | Turkey (RTC-38817) Turkey can be selected as a country of company, store, profile, team or postal code. Country can be set through import and is exported with code TR. |
Store service | Fix: Description of fields marked as optional (RTC-37753) In store import contract schema, description of field marked as optional is displayed (currently it is only replenishmentEnabled, other fields are only nullable). |
System | Fix: Exception handling (RTC-28779) If there is an error related to the database, the error is written in the error text field in FlatBatchJson table, 10 times retry and then FlatBatch and FlatBatchJson have a status of 4. Store management is upgraded to framework versions Angular 16 and Kendo 12. |
...
Module | Description |
---|---|
Store | Inventory related translations (RTC-35163) 'Inventory' and 'Inventory management in use' Swedish translations are changed. 'Replenishment' flag is set to 'trueTrue' by default. It is displayed in 'Inventory' section of store details page, when creating new or editing existing store. Value is exported to Excel file and blob storage. Value can be set through import of Excel file and import from 3rd party (it is optional in both, set to true True if not specified). 'Create price suggestions' flag is set to 'False' by default. It is displayed and can be set/edited only on Profiles. Value is exported to blob/file. |
Excel import | Fix: External store number validation (RTC-34864) It's possible to update the store with (not empty) external store number using Excel import. |
System | Fix: Exception handling (RTC-35478) Apart from the exception in the database and log in the Integration Platform, the execution of job is 'Completed with warnings'. |
...