Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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.