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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
How to Adjust item price in cart
We have custom suitescript that gives custom pricing in a Sales Order Form.
There is a Suitelet that exposes the custom pricing data from a custom Record.
A Post Sourcing Event in an Sales Order Record triggers a Client Script to adjust fields as necessary.
I have built a module to update the ItemKeyMapping from the aforementioned SuiteLet and it works fine in the Item Details Page.
The Shopping Cart though is populated from a Shopping Object.
Can anyone help me access that data to adjust the pricing too?
0