Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
Price Rules Feature
I'm working in sandbox to try and understand NetSuite's new 2026.1 feature of Price Rules (rules you can set outside of the customer record). I'm having a hard time understanding the developer's logic vs NetSuite's published logic (https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_7133941650.html#subsect_0227041319)
How I am reading the published logic is that it is supposed to respect the pricing levels (which natively has been item pricing then group pricing) set at the customer level before moving onto price rules but that is not true. It is seemingly taking the NetSuite preference of lowest price first. My example - I set an item at 10% for a Item Pricing, 15% for Group Pricing, and 25% for Price Rules for one customer. When I create a sales order, it is pulling up as 25% instead of the published logic of 10%.