Backorders
Last updated
Was this helpful?
Last updated
Was this helpful?
Backorder quantity is the number of units that are left unshipped or unfulfilled on a sales order. This normally happens if the item(s) is currently not in stock or ready for immediate delivery. When this happens, the seller may partially fulfill the order with the available inventory and place the remaining quantity on backorder.
The backorder procedure allows you to ascertain the quantity that is currently unavailable, and when the inventory is restocked, you can dispatch the necessary quantity to your customers.
You can define the backorder quantity on the sales order, indicating how much should be waved or fulfilled and how much should be kept on backorder. You can then proceed to fulfill the available quantity.
To handle the backorders, two new app configs, "Enable Backorder Qty on SO" and "Block Operations for Back Order Qty" have been added.
a. Enable BackOrder Qty on SO: If this setting is on the User can block the item qty to be waved/shipped.
b. Block Operations on the item to be waved/shipped for BackOrder Qty: Block Operations on the item to be waved/shipped for BackOrder Qty.
This config has two options i.e. Create Wave, Ship.
Create Wave: If the user selected this option then the user can only allocate the remaining qty (qty-backorder) qty.
For Example, OrderQty=10, BackOrderQty= 6, Output (10 – 6) = 4 (User can allocate 4 units).
Eg2: OrderQty= 10, BackOrderQty= 6, QtyShipped= 3, Output (10 – 6 – 3) = 1 (User can allocate 1 unit). If this option is selected and backorder quantity has been defined, this is how wave creation will work:
Manual Wave – Wave can only be created for the remaining qty(order qty – qty backorder
Full Order Only – User cannot create wave if backorder qty > 0
Allocate full lines – User cannot create wave if backorder qty > 0
Allocate what’s available lines – Allocate (remaining qty – backorder qty)
Ship: If the user selected this option then the User can allocate full qty but can only ship/pick the remaining (qty-backorder) qty.
For Example, OrderQty=10, BackOrderQty= 6, QtyAllocated=10, Output: 4 (User can ship/pick 4 units.
In case both options are selected in the app config i.e. Create Wave & Ship:
For Example, OrderQty=10, BackOrderQty= 6, QtyAllocated= (10 – 6= 4), Output= 4 User can ship/pick 4 units.
To handle the backorders, you begin by defining the backorder quantity on the sales order. Then, depending on the option selected in the app config, the order will be processed. Let's see how this works.
In the Sales Order, when adding the items, define the "BackOrder Qty" and add the item to the order.
Save and Release the order.
If you try to allocate or ship the entire order, the system will throw an error depending on the app config.
You can ship the available quantity. When the remaining units are available, you can update the backorder quantity and process the order.