Hi @all, what is the formula for the 'leadtime'? I...
# suitescript
j
Hi @all, what is the formula for the 'leadtime'? It seems that it calculates wrong. For instance item 0130-0123 gives a 180 Days leadtime when it should not. As this is an assembly item with two item components, inventory items 0110-0273 and 0120-0166. Component item 0110-0273 does not have any available inventory for this location and has a lead time of 90 days. Component item 0120-0166 has available inventory and could be fulfilled today. So the availability check for the assembly item 0130-0123 should show a date of 90 days in the future instead of 180 days, How do I change this? Any thoughts?