Does anyone familiar with advanced inventory scrip...
# suitescript
l
Does anyone familiar with advanced inventory script? I follow the SuiteAnswer but got
You have entered an Invalid Field Value XXX for the following field: binnumber"
b
be sure you can create this in the ui first
l
Hi Battk, yes I can create this in the UI and inventory is enough
Thanks for jumping in!
b
using dynamic mode requires you to set the fields in the same order as the ui
you dont set quantity first in the ui
l
I’ve try adjust binnumber/quantity order as well, but still same issue ;s
b
create the fulfillment in the ui
load the inventory detail in the console (use .toJSON) to make sure all the ids you set are correct
l
Will try it now, thanks for idea