is there a workflow option that every item fulfill...
# inventory
s
is there a workflow option that every item fulfillment will choose first available lot
s
following
s
meaning?
h
no this will have to be scripted
s
but is it possible to do when i mass fulfill to have that script run?
s
I don't think you can mass fulfill when you are using lot number, not sure
s
this is the idea " when an item fulfillment runs , a script would choose the first available lot
this work when our integrator creates a sales order it chooses first available lot
p
I have a client that just went live off a suitesuccess implementation in February and NS wrote a script for this. So definitely not possible with native config. Their script also triggers on SO creation. If there’s a better way I’d like to hear it as well.
s
I have it on an so creation ,but we sell many kit items where the lot number aka inventory detail is not avilable on the so
k
FYI - first available lot auto select can be very dangerous from an unwinding/fixing schtuff standpoint. I spent a lot of effort dealing with that on a client I helped automate
j
We did it via script, script will auto suggest lot number based on the lot number that has the closest qty to that of the ordered qty. It was done at SO level as well