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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
How can I access Item Purchase Price from Sales Order line item on ServerSide Script?
I've got a ServerSide script running on all Sales Orders. I'm attempting to access each Item Cost (or Purchase Price) to calculated Gross Profit. I can't seem to find a way to access the Item Cost from any orders generated from my website. I've tried accessing 'porate' and 'averagecost', but neither are populated with web orders. I've tried adding a Custom Column that is not stored with the record that is sourced from the Item -> Purchase Price field - doesn't work. All of this works perfectly fine if I'm putting in the same order via the UI. Could it
0