Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This document describes the process of Omnichannel Order Management from the end-user perspective. 

User: Order Manager, CSR (Customer Service Representative)

Story 1: Create Customer

New customer contacts the CSR for placing an order for desired product. CSR creates a new customer profile and subsequently place an order for him. CSR adds required information of the customer in the system while creating a new profile. Customer details like First Name, Last Name, Email Address are mandatory while creating a new profile. Customer email address may or may not to be used as user login Id. The customer uses given login Id in future if he wants to place an order himself through the e-Commerce/storefront website. Given profile information can be edited any number of times by the CSR if the customer requests for it. Most of the time the customer creation and order placement need to be done at the same time, thus CSR also optionally adds the shipping address and Credit Card(s) details in the system after the customer profile has been created.

Story 2: Find Customer

If any existing customer contacts the user through any channel(Phone, Email, IM), the user locates existing customer profile by name, phone and/or email, user id.

Story 3: Edit Customer

As needed mostly requested by the customer, user adds/updates the details on a customer profile e.g. Name, Email, Shipping Address and Credit Card information. 

Story 4: Create/Place A New order 

For placing order, the CSR searches the customer either through entering First Name, Last Name or customer Id of the customer. Then being continued CSR would select the sales channel, enter order name and other details. While placing order, customer specifies product information like product name with its feature to CSR through phone, email or fax. CSR adds desired products into the order specifying the quantity requested. CSR can also apply the promotions and other adjustments based on the combination of items.  CSR would have one or more options for finalizing order. He/she can quick finalize the order, finalize order with default options or can simply continue with finalize order link. If the shipping information are available in the system then it is available on CSR screen, and if it is not then CSR adds it. After selecting shipping information, CSR selects the shipping method available in the system. CSR is able to ship the order in multiple batches in case of any item is not available in the inventory, for this CSR splits shipment of the order. CSR can gift wrap the product if desired by the customer also he/she can add instructions for the shipping carrier. Once the order has been finalized, CSR sets order terms. CSR should have multiple payment options while creating the order as per requested by customer. In case of payment through credit card, CSR does not need to enter the CVV number for making payment through credit card. It will be an optional field. At any point of time the order can be cleared/removed from the system if the customer declines to go ahead with the order placement.

Use Case:


Use Case Name

Place A New Order

ActorCSR
DescriptionCSR places an order on behalf of customer.

Trigger

The CSR accesses the order application.

Precondition

Customer exists who has requested to placea order.

Basic Path

  1. User chooses the 'Order Entry' menu item.

  2. Userselects the sales channels.
  3. Userenters the customer's name or id.
  4. User clicks on continue link.
  5. User enters the order name and other information and clicks on continue link.
  6. Userwillbe navigateto Create Sales Order page.
  7. User enters the product id/product name and desired quantity in respective fields.
  8. User clicks on [Add To Order] button.
  9. Systemadds the desired product into the cart.
  10. Userapplies the Promotion/Coupon code if available.
  11. Being continued,userclicks on Finalize Order link.
  12. User adds/updates shipping information.
  13. Userselects the shipping method for the order.
  14. User can enters order term type description.
  15. User enters the payment methods and can adds/updates credit card details.
  16. Usercan optionally select to gift wrap the ordered products.
  17. The system displays the total amount due for the customer against the order being placed.
  18. User clicks 'Create Order' link and order will be created in 'Approved' status.
Alternative Path 1After step 9 user can select the order items and remove them from the shopping list by clicking on 'Remove Selected' link.
Alternative Path 2
After step 9 user can clear all the information added in the order, by clicking on 'Clear Order' link. User will be navigated to order entry page again.

Alternative Path 3

After step 3, if the customer is not found then User can go to quick lookup section for finding party.

  1. User clicks on quick lookup button.
  2. Usersees the Quick lookup section and enters the criteria forparty.
  3. User clicks on [Find] button.
  4. Systemfinds the desired party.
  5. Userselects the desired party for placing the order.
Alternative Path 4After step 9 user can click on 'Finalize Order With Default Options' link so that the order will be finalized with default values of customer.
  1. Usercan add order term type description.
  2. Userenters the payment methods and can adds/updates credit card details.
  3. System navigatesuserto Order confirmation page, whereusercan finally place the order.
Alternative Path 5

After step 9 user can click on 'Quick Finalize Order' link so that user can fill all the information in one page quickly.

  1. User adds/updates the shipping information infirstsection.
  2. Userselectthe shipping method insecondsection.
  3. User can enter special instructions and gift card message if he/she has requirement to do so.
  4. Userselectthe payment method and adds/updates credit card information in third section.
  5. Usercan opt for splitting the payment as well.
  6. User clicks on [Continue to Final Order Review] button.
  7. Userwillnavigatedto Order Confirmation page, whereusercan finally place the order.

Post-condition

User is able to placeorderfor the customer.

User Story 5: Find Order

CSR searches for orders with different criteria like status or sales channel or date of the order and gets desired ordered.

Use Case:


Use Case NameFind Order
ActorCSR
DescriptionCSR searching the order placed.
TriggerUser searches order.
PreconditionCSR has already accessed the CS application.
Basic path
  1. System displays the find search page.
  2. User clicks on [Find] button.
  3. Systemdisplays default order list.
  4. Userenters order Id insearchfield andclickon [Find]button.
  5. System displays searched order inresultsection.
  6. Userenters party Id insearchfield andclickon [Find]button.
  7. Systemdisplays respective customer orders inresultsection.
  8. Userselects any status fromstatusdrop down.
  9. Systemdisplays order list according to selected status.
  10. Userselects desired sales channel from Saleschanneldropdown. 
  11. Systemdisplays order list related to selected sales channel.
  12. User enter date range in date filter and click on [Find] button.
  13. Systemdisplays the orders as per date range.
  14. Usercan select any criteria displayed inform.
  15. System displays orders accordingly.
Post-conditionOrders list is successfully displayed.

User Story 6: Edit Order 

After the order has been finalized, CSR can update payment method, payment details, shipping address and shipping method. CSR can also cancel the order, put order on hold, change priority of order, manually send a confirmation to customer, put order notes, add/edit adjustments on request by the customer before the order has been moved to warehouse for fulfilment. CSR can create a new order(repeat order) with same details for same customer though user will not have access to order history while edit the order.

Use Case:


Use Case Name

Edit Order

ActorCSR
DescriptionCSR can Add/Edit the shipping information, reorder and cancel the order.

Trigger

CSR accesses the CS application

Precondition

Order for editing is present in the system.

Basic Path

  1. User chooses 'Order List' menu.
  2. User finds the desired order, clicks on the order id link and navigates to the order page.
  3. User changes the priority for the order.
  4. User adds/updates the shipping information of the order.
  5. User authorizes and captures the payment for the order.
  6. Usercan cancel existing payments and can add new payments(Offline/Credit Card).
  7. Useradds notes for the order.
  8. Usersends a confirmation email to the customer's email address.
  9. Usercan create the same order as a new order.
  10. Usercan alsoseesthe return link iforderhas any return.

  11. Usercan Edit items by clicking [Edit Items] button.
  12. Usercan updatequantityof items and can also add new items in the shopping list.
Alternative Path 1
After step 2, User can cancel/hold the order.

Post-condition

User is able to update the existing order.

User Story 7: Return Order

In case, the customer finds the shipped product to be faulty or if the customer decides that he/she does not want the shipped product, they contact the CSR by phone or email and request for return. Customer specifies reason for return (and optionally a note explaining the reason for return), and desired return response (Refund, Replacement). There are different kind of return responses available with us:
a) Refund: If customer does not want the received item, he/she chooses for 'Refund'. In case of refund, once merchant receives the returned item, merchant will refund the amount charged for returned items. Refund can be made either online or by check.

b) Replacement: In case of a mis-shipped or defective item, the customer opts for a replacement. Customer has to ship items back to the merchant, and the merchant in return ships new items of the same types.

CSR can also cancel the return or can cancel one or more item out of multiple items needs to be cancelled as been requested by the customer. If the original placed order's item(s) is/are flagged as not returnable or received returned item is damaged in case of replacement) then CSR explains return policy to the customer. CSR can approve or reject return request. CSR needs to authorize the return, details of other miscellaneous adjustments applied should be available to be conveyed to customer. For every return requested by the customer irrespective of whether it gets accepted or rejected in future, there is a unique return id. CSR can optionally generate and email electronic shipping label of carrier to the customer, which customer uses to ship the return product(s). Once response with respect to each return are taken (refund or replacement), return will be marked completed.

Use Case:


Use Case Name

Return Order

ActorCSR
DescriptionCSR performs Returns, Refunds and Replace the order.

Trigger

CSR accesses the CS application

Precondition

The order is in completed status.

Basic Path

  1. User opens any completed order which he/she want to createreturnof.

  2. User clicks on [Create Return] button.
  3. The system displays the list of order items and other payment/adjustment components.

  4. Userselects the items and components which need to be returned.
  5. User can select the items return type(Refund/Replacement), return reason and return quantity and can calculate the return.
  6. User clicks on [Return Selected Items] button. The return will get created in the system.
  7. User accepts the return and sends a confirmation email tocustomer.
  8. Userwill be able to see the return order link ifreturnhas any replacement item.
Alternative Path 2
After step 7,usercan choose to cancel or reject the return.

Post-condition

User is able to create a return order.

  • No labels