Versions Compared

Key

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

...

Field

Description

OVERVIEWClick on the Edit button to configure store type for the stores. See Edit store type description.


Web shop

Store number for the web shop.

Central warehouse stores

Number of Central warehouse stores.

Dispatch stores

Number of Dispatch stores.

Pay&Collect stores

Number of Pay&Collect stores.

ORDERS AND FREIGHT


Free shipping

Tick "Free shipping" if free freight should be possible. The "Free shipping from (NOK)" field opens.

Free shipping from (NOK)

Add the minimum amount the customer must shop for to get free freight.

Allow splitting a web order to deliver the items from multiple stores

Tick this if it should be allowed for web orders to be split to deliver from different stores. Select max number of stores a web order can be delivered from.

Allow splitting line in web order

Tick this if splitting order line in web order should be allowed.

Preferred stock location

Specify the percentage share of the dispatch to be sent from the central warehouse.

MAXIMUM NUMBER OF OPEN ORDER PER STORE


Default limit

Specify default limit for maximum number of open prepaid orders per store (possible to override on store level).

The default limit at the store level is overridden by configuring a default limit that will apply for the selected store.
Click Add new row. The "Add limit for open orders" dialog opens. Select store and specify the limit that should apply for the store. Click Add to add a standard limit for the store.

DELIVERY METHODS

Select the delivery methods you want to offer in your web shop.

REASSIGN ORDER

The dispatch orders can be reassigned automatically if no picking store is available or maximum number of automatic reassigns has exceeded the set value. The Reassign order configuration includes:

  • Select the delivery methods that can be reassigned automatically.
  • Specify the default time before order is assigned to a new store.
    • The total time for this is value of this parameter + DispatchOrdersWarningColorHours + DispatchOrdersCriticalColorHours
  • Limit the max number of reassigns – this number only applies to the number of automatic reassigns Orders can manually reassigned infinite times.

Save

Click on the Save button to publish changes to Dispatch Service.

View history

Click on the View history button to show historical updates of the dispatch rules. The "History" dialog opens, it shows change history.
Amongst all it shows information about created date, activated date and which change is the Active change.
You can delete a line in the table by clicking on the "bin icon" on the line, or you can select one of the lines as active configuration by clicking on the "Update icon".

Activate configuration

When the dispatch rule is created or changed, the configuration must be activated. Click on Activate configuration after the dispatch rules are saved, to activate the configuration.
To the bottom right of the screen, information about date and time of the last activation is displayed. the latest activation date and time.

...

  • Items that must be sent from central warehouse
  • Items that must be sent from store
  • Items unavailable in web shop
  • Items that must be sent from specific stores - Override the Preferred stock location value by requiring the item to be sent from specific stores. If not, it is not available for HomeDelivery but only for ReserveInStore
  • Items that are preferred to be sent from specific stores
  • Preferred stores
  • - override the Preferred stock location value by preferring the item to be sent from specific stores. The given stores will be prioritized if they have enough stock.
  • Preferred stores - Limits preferred stores to given postal codes.

Image Added
Some of the rules is configured by selecting item lists or item group lists, containing the wanted items.





Add item listImage Removed
Some of the rules is configured by selecting item lists or item group lists, containing the wanted items.
Add item list/item group list

Click on Edit to add item lists/item group lists. A dialog to select item list/item group list opens (heading in the dialog show the selected rule).
Items is added by searching for item lists or item group lists. Search the list by starting to type the name of the list. Click on the wanted list in the search result to add the list.
Click Update, the items in the lists is added to the rule.


Example of a delivery rule dialog

Selected Item lists/item group lists is displayed in the delivery rules screen.

...

Anchor
_Toc104893639
_Toc104893639
Confirmation messages


Setting CommunicationChannel in the order determines if there should be sent SMS or Email or both.

Email

Automatic emails templates are stored in code. We have a basic structure with what information that can be showed. Changes in the content is handled as COs.

Automatic emails are sent with MessageDistributionService.

Manual emails are stored in code. And are sent via Pos Services.

SMS


In the Confirmation messages tab you can define confirmation messages to customers. In the Confirmation messages tab you can define confirmation messages to customers. You can define different messages. For each confirmation message type you add the message that should be used. Max length on the message is 612 letters.

It is possible to customize messages by adding SMS variables. Click on Show SMS variables to show the variables you can use in the SMS message to send more customized messages. The SMS variables is used in the "Messages" field.
The use of variables in the text is validated. If a variable is written correct, the text is marked green. If the variable is written wrong, the text is marked red.



Confirmation messages will be sent to customer in following use cases:

  • Pay & Collect – When the Pay & Collect order is ready to be collected at Store A.
  • Shipping confirmation - When the order is picked (but not split), meaning the whole order is shipped as one package, the customer will be receive this message as a confirmation that the package is on its way.
  • Split order shipping confirmation - When Order is split and picked, this SMS will be sent to customer notifying them that package A or B is ready for shipment.
  • Split order message - When order is split and the items are dispatched in separate packages from e.g. Store A & B. The customer is notified via SMS that they should expect more than one package with different delivery dates.
  • Order confirmation
  • Credit note
  • Receipt


Confirmation message matrix


Shipping orders

StepEmailSMSComments
Create orderOrder confirmation (MDS)Order confirmation (MDS)
Swap item manuallyOrder confirmation manually (POS Services)Order confirmation manually (POS Services)
Delete item manually Order confirmation manually (POS Services)Order confirmation manually (POS Services)
Delete item automatically Order changed (MDS)NA
Cancel order manually??
Cancel order automaticallyOrder changed (MDS)CREDIT NOTE (MDS)
Split order confirmationSplit order confirmation (MDS)SPLIT ORDER MESSAGEOne message pr picking store
Split delivery orderSplit order delivery (MDS)SPLIT ORDER SHIPPING CONFIRMATIONAll order lines delivered and paid.
Order sent on split delivery store with receiptOrder sent (MDS)SHIPPING CONFIRMATION, RECEIPTAll order lines delivered and paid.
Order sent single delivery store with receiptOrder sent (MDS)SHIPPING CONFIRMATION, RECEIPT


Pay&Collect Orders

StepEmailSMSComments
Create orderOrder confirmation (MDS)Order confirmation (MDS)
Swap item manually ? ?
Delete item manually  ? ?
Delete item automatically  ? ?
Cancel order manually ? ?
Cancel order automatically ? ?
Order ready to collectCollect order (MDS)PAY & COLLECT (MDS)


Reserve & Collect Orders

Both emails and SMS is sent with Pos Services and configured in POS Config.

StepEmailSMSComments
Create orderETradeMailTemplateOrderAddedSmsENewCustomerOrderAddedTemplate
Delete item manually ETradeMailTemplateOrderUpdatedSmsENewCustomerOrderUpdateTemplate
Cancel order manuallyETradeMailTemplateOrderDeletedSmsENewCustomerOrderDeletedTemplate
Cancel order automaticlyETradeMailTemplateOrderDeletedSmsENewCustomerOrderDeletedTemplate
Pick up reminderETradeMailTemplateReminderSmsENewCustomerOrderReminderTemplate
Reservation expiredETradeMailTemplateExpiredSmsENewCustomerOrderExpiredTemplate
Order ready to collectETradeMailTemplaterOrderReadyToCollectSmsENewCustomerOrderReadyToCollectTemplatehttps://jira.eg.dk/browse/RTC-38917
After paid and collected (Upsale) ETradeMailTemplateCompletedSmsENewCustomerOrderCompletedTemplate

Anchor
_DispatchSuggestion
_DispatchSuggestion
Dispatch Suggestion

...