I have a sales order that always includes four items: Lens1, Lens2, Frame, and Station Case. In most cases (around 90%), both lenses and the frame are physically reserved, but in about 10% of cases, the frame remains on order.
To handle this, I have defined a fulfillment policy of 75%. However, the client’s requirement is that the work should be created only when both lenses are physically reserved.
I have tested this scenario with different fulfillment policy percentages, but I’m still unable to achieve the desired result. Could anyone suggest how to configure the system so that work is created only when both lenses are physically reserved?
| Scenarios | 75% | 50% | 67% | Lens1 from DC1 | Lens2 from DC1 | Frame from store | Stanton |
| 1 | Pass | Pass | Pass | Reserved physical | Reserved physical | Reserved physical | On order |
| 2 | Fail | Pass | Fail | Reserved physical | Reserved physical | on order | On order |
| 3 | Fail | Pass | Fail | On order | Reserved physical | Reserved physical | On order |
| 4 | Fail | Fail | Fail | On order | Reserved physical | On order | On order |
| 5 | Pass | Fail | Fail | On order | On order | Reserved physical | On order |


Report
All responses (
Answers (