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 search by description on Sales Order
My over all goal is to be able to search by item description or item number when entering line items on a Sales Order.
My current thought on a resolution is to create a custom list via a scheduled script that will run nightly to add all item descriptions to the list. The list will then be available as a custom column on the sales order which will have custom code running "on field change" that will populate the stock item column (with the item number obtained from a saved search filtered by the description) and going from there.
This is clumsy sounding I know but I can't find any better well described work arounds than this.