Lets say I have a vendor that requires 10 days to produce an item, and that
it takes 5 days to transport it by truck from them to my warehouse. If I
instead change the method of transportation to Air, it only takes 1 day.
So, I want my purchase order to display a delivery date 15 days into the
future in case my vendor is responsible for the freight, and I want it to
show 10 days if the vendor is NOT responsible for the freight.
Also, If I change the transport method on the PO, I want the expected
receipt date to change as my freight lead time changes. Is this even possible?
Thanx,
--
Keep it simple stupid!
So I recommend you to consider another solution. For example, filtering
purchase orders by expected delivery date and delivery terms. Or may be
making modification to calculate shipping date in purchase order.
I am struggling the same way: the only idea I have is to update the "Confirmed" Delivery date by using the standard table for leadtime by means of transportation used for Transfer Orders.
Thanks
Jf