Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Item Receipt Customization
We have a system (albeit on paper) in place where all receiving is done by the warehouse "blindly" - in other words, they don't know how many of an item to expect.
We want to take this into Netsuite and so I have created a custom Item Receipt form for use by the warehouse, however I have been having trouble setting line item values in a Client Side script.
So, I created a User Event that runs Before Load, and everything runs smoothly (my proof that the calls were legit and the code is fine).
HOWEVER, I noticed that when you check the "Receive" button, the quantity autofills. This is not desired - and so I have been trying to revive my client side script but cannot get it working.
0