Anybody dealt with bins on inventory transfer? My ...
# suitescript
z
Anybody dealt with bins on inventory transfer? My inventoryassignment binnumber field keeps saying that my ID is invalid
b
make the inventory transfer in the ui
load it in script and see what the id values look like
z
I made one in the UI and did that and the ID was the correct value that I was trying to set. I set the sub, location and to location on the record as well.
b
what does your code look like
z
transfer
b
code looks good to me
ran fine in my account with adjusted internal id numbers
z
Interesting. I know the code runs fine on a regular bin transfer on my end. Maybe my bin actually isn’t available for some reason
b
usually creating the same transaction your script is trying to do in the ui can determine that
z
That looks like it I think. Looks like my inventory detail search may be pulling back incorrect bins
I’m dumb, I already made the transfer, so it doesn’t exist…
Thanks for your help