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!
Script execution fails on fake items
Hi everyone,
I have an issue I am trying to resolve. The issue is as follows:
Problem:
We have numerous "fake items" created in NS to support various order processes. Each of the fake items are a kit with the only member being the parent item. We want to eliminate these fake items, but still support the various order processes.
Current work around:
Each of the fake items has a special character sequence that we regex out and replace with the main sku. The original fake item name is stored in a custom field to support the order processes.
Current issue: