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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Getting Item Sales Price For a Workflow
Goal: Have a price field for schema data that does not have the "$" character in it.
My solution: Create a custom field that replicates the product selling price field but modifies the value to remove the symbol. Then have a workflow update the item records every time they are modified.
Issue: I am not able to find a netsuite field that represents the pricing field. So far I have tried different variations of {price} and tried to review the schema browser. Within the updated field record I keep getting errors such as "ERROR: Field 'price' Not Found".
Question: Is there a way to pull pricing group data into a netsuite item field? Is this the best approach or is their a better way to resolve the schema issue?