Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Can't validate against Inventory Item price
Hi there,
I've added a custom field to my Inventory Items to record a GST-inclusive price. I'd like to add some SuiteScript to capture the value in this field, take off the GST component and auto-populate the Base Price field on the Pricing tab.
I can capture the price entered in my custom field and calculate the pre-GST price (currently it's appearing in a popup). However...
I have multiple level pricing turned on and for the life of me, I can't work out the field name to set the Base Price (or Online Price, for that matter) in code. In fact, I don't think the Pricing fields are triggering the validate event - I'm not getting an alert from a "trigger on all fields" call.
0