Discussions
Scripting binworksheet Record
We have loaded all of our inventory items (~18k) broken into 7 locations for a new instance of NetSuite. Now I am trying to write a script to assign each of these items to the appropriate bin (since it is not supported by the standard import).
It seems that we can update the records if they are part of the first 500 (default gridview per location) but cannot update any of the remaining records hidden by pagination. It seems weird to me that this is case so I wanted to see if anyone else has run into that before.
Has anyone been able to successfully associate more than 500, lets say 3,000+ items to their appropriate bins in 1 location? (we have ~800 bins per location)