On certain sales orders we have set a fulfillment policy of 100% (only release the sales order if all lines can be fulfilled)
But... if a sales line can't be physical reserved, but can be fulfilled with a planned cross dock order the sales order should also be released.
That doesn't seem to work.
If i create a sales order with multiple lines.
- 2 lines are reserved to stock
- 1 line is covered by an incoming purchase line
- 1 line is covered by an incoming production order
A sales order should be automatically released if:
- requested delivery date is in the past or within 7 days from now
- all lines can be fullfilled
If the fulfillment policy is set to 'full order' (100% fulfillment rate), this sales order is not released.
If i change the fulfillment policy to 'partial allowed' (1% fulfillment rate), the sales is released and all lines are included in the shipment.
In this scenario it is fine, all lines can be released.
But if for example the PO is delayed and it's not possible to create a planned cross dock for that sales order line, the sales order is still released if the fulfillment policy is set to 'partial allowed'
Is there some setting i missed to make this work as expected / needed?