...
Area | Description |
---|---|
Offline item lists | Changing the item list in the Promotion module when there is no connection to the Item Service (RTC-41204) If the user want to edit item list through user interface but there is no connection with Item Service, the user receives a message in the red bar. The item list does not change in the promotion offer in order not to lose information about previously added items but there is an information that the selection contains 0 items/variants/models. The display will change if the selection has changed but the items do not change, e.g. the items will be displayed as models. In this case, the columns in the grid will change If the user wants to edit the item list via an Excel file while the Item Service is not working, the result is as follows: The notification 'Items in offer could not be synced with Item Service' top right corner and message 'Manage item list is not available until offer items are synced. You will be notified once the items are synced.' at the top of the grid are visible. 'Edit item list' button is not available. Imports from 3rd parties work very similarly. The only difference is the lack of notification. Only offer groups with processed and synced items can be copied. It's possible to import Excel if model number is not specified but there is external model number in the file. OfferGroupProcessor job is triggered by default every 5 minutes. |
Promotion API | Put request for adding items to the offer (RTC-41208) PUT request /promotions/[EgPromotionIdentifier]/offers/[EgOfferIdentifier]/items in Promotion Service is supported. |
Purchase order | Submit button in Overview tab (RTC-42572) Button to submit order in visible in the Overview tab. |
...