OK, found it, thank you. No, that’s not what I’m asking. We take orders via an integrated customer interface (envoy) with a customers specific requested ship date that could be any random day within a 6-month time-frame. Example, on sept 1 we might get 3 orders from one customer, one to ship january 1, one feb 15 and one may 20th. Each order might have hundreds of line-items. We are setting up supply allocation so we can reserve this inventory from future supply orders, reserving the inventory so we cant sell it out from under them while leaving the on-hand inventory free for at-once fill-in orders and our own web sales. I am being told that the supply-required-by date on each line item defaults to the order-entry date (transaction date, field ID “trandate”), which if true would be very wrong. I would like it to default to the requested ship date (field ID “shipdate”) which is much closer to when I actually need the goods on hand available to ship, to avoid having to adjust each line-item either manually or via csv import. I was told this is not possible and that seems ridiculous, so I’m hoping I was told wrong, and wondering if and how the supply-required-by date can be set to default to the customers requested ship date on the sales order, so it doesn’t require correcting every line of every future sales order to work properly.