cancel
Showing results for 
Search instead for 
Did you mean: 

delivery note with back order quantity

Former Member
0 Kudos

How could I go about creating a delivery note PLD that includes Back Ordered items from the initial sales order?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Both

former_member583013
Active Contributor
0 Kudos

To see the Items that were not on the Delivery but are contained on the Sales Order and are back ordered.

You need to Copy the items to the Delivery and change the Quantity to 0

For Items on the Delivery which are back ordered, you need to Add the Sales Orders Rows - OpenQty field

former_member583013
Active Contributor
0 Kudos

Lisa,

Would you like to see Back Ordered Qty for the Items on the Delivery or the Items itself from Sales Order that were not added in the Delivery ( back ordered Items)

Suda

Former Member
0 Kudos

In delivery ,

You have field called qty to ship and Quantity Orderes.

1.Create a user defined field at row level called Back order

2. Use formatted search query for calculating difference

3.Get that value(User Definefd field in PLD

4.Set up in Pld that if back order os empty ,hide text field also .

The anothe roption you can do in PLD directly

If quantity to ship asn Quantity order donot match ,

show remarks that It has back order .

Hope this will help .

Thank you