...
If Daily schedule is not defined on any day, the store scheduled is marked as Unscheduled for that day. The Store Schedule needs to be defined by Store initially or else the Ad-Hoc Schedule will also not be considered even if it is defined for that day.
If the Store is marked as Closed in Store schedule screen or if the current time has passed from the Store Closing time defined in store schedule, then the store will be marked as OFFLINE and the store will not be eligible to get new orders.
Ad-Hoc store schedule will take precedence over daily store schedule every time.
...
This implies that if the MAT defined for any store in SFS masters will be is greater than the total active time of store then the Store will not be eligible for hopping process.
...
REQUESTED - The location has been requested to fulfill the sub-order.
ACCEPTED - The location has ACCEPTED to fulfill the entire sub-order. In the case of WMS, an order moves to this status on ORDER_ACK.
REJECTED - The location has REJECTED to fulfill the entire order
PARTIALLY_ACCEPTED - The location has accepted to fulfill one or more qty but not all the qty of the SKU line item of sub-order.
AUTO_REJECTED - The store did not accept to fulfill the sub-order within the MAT time and sub-order got auto-hopped by OMS.
(Screenshots Required of Suben)
In Outward Orders section, there is a new status SPLIT_THRESHOLD_BREACHED added. If an Outward order is retried 20 times to be hopped to various fulfillment locations but all locations are disabled with Splitting Allowed in CIMS then the status of Outward Order will be marked as SPLIT_THRESHOLD_BREACHED.(Screenshots Required of Outward order screen)
Info |
---|
|
...
Outward Order gets created in OMS.
Sub Orders get created in OMS after splitting of Outward Orders.
Sub Orders get synced to SFS.
SFS Accepts / Rejects the Sub Order. In order to accept/reject, user can follow below mentioned steps.
Go to Accept Orders under Inventory & Order section in Increff SFS. (Screenshot of Accept orders screen is required)
User can different filters like From Date, To Date, Channel, Status (ACCEPTED,REJECTED,PARTIALLY_ACCEPTED, Sort By (Order ID,ORDER_TIME,REQUIRED_TIME), Sort Order (Ascending/Descending), Page Size to check all the orders which needs to be Accepted/Rejected by Store.
All Orders which are eligible for Acceptance / Rejectance for that Store will be displayed with the Order Status next to it.
Click on Accept button which will display +/- Sign buttons at top right of the screen and Accept button at bottom of screen.
Enter the Qty you want to Accept and Click on Accept button at botttom. If Qty entered is 0, the complete order will be considered as Rejected
Available Inventory gets allocated to Sub Order which is Accepted by store in OMS.
QTP is reduced for the qty’s being rejected in OMS and deallocation happens.
Following cases happen afterwards:
If OMS is splitting routing source
Quantity that is getting rejected also gets increased in REJECTED inventory bucket to underexpose the inventory for OMS Hopping logic so that two stores do not get stuck in an infinite loop for hopping the same sub orders again and again.
Seller Cancellation won’t be allowed from OMS UI until the Sub Order is in UNFULFILLABLE status.
Rejection will lead to a hopping trigger, but not auto seller cancellation
Acceptance and Rejection are not communicated to channel
If OMS is not splitting and routing source
Rejection will lead to Auto seller cancellation
Acceptance and Rejection are not communicated to channel
Seller Cancellation won’t be allowed from OMS UI until the Sub Order is in UNFULFILLABLE status.
OMS communicates to CIMS the current Accepted Quantity, Rejected Quantity, Seller Cancelled Quantity, Customer Cancelled Quantity.
...
Go to View Client/Channel
Select a channel for which the fulfillment location Splitting Allowed should be changed.
Go to Associated Locations section for this channel.
Select Edit Location button on the right side of any fulfillment location.
Select YES in Splitting Allowed value if the fulfillment location is eligible for Splitting or else select FALSE (Screenshot required).
Click on Update to save the changes for that fulfillment location.
...