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 Pricing - Fixing NS' Mistakes
Hello;
We have a custom script developed for us that apparently isn't working. And since I just LOOOOOVE fixing what I didn't write, I am throughly confused on what exactly is going on here.
Edit: I think I am making better sense of this all. This does have to do with 2009.2 and the Matrix Pricing changes. However, I'm not sure I fully understand the new system - part of that is that there are some broken images in the help page for this new feature.
So what we had here was a function that was written that accepted an item record and a price level id. It did a loop through all the pricing levels for an item and matched each price level id to the price level id, and when there was a match, it saved the price for that iteration. Fairly clunky, but I presume that was what needed to be done prior to the Matrix changes.