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.
My First (simple) script
i have a field Commission Rate on the Invoice form that is sourced from the customer record. I tried a simple script that takes the subtotal of the invoice, multiplies by the Commision rate and Stores the value in a field called Commission. Whenever I try and save the form it says "you can only enter numbers into this field" then "it can't save due to an unexpected error". my Commision field is a decimal field (it was currency but that failed too)
I'm sure it's a dumb error on my part but help would be appreciated
It's a SaveRecord function on my Invoice form
0