Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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%.