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 Access Unit Types in SuiteScript?
Hello!
I'm trying to create a custom column in POs but I'm not sure if I'm overcomplicating myself. :P
I'm basically trying to create a column that will show total quantity per piece. For example, if you are buying 2 cases of beer, where the unit type for beers is EACH and each case has 12 beers, then I want my column to show 24 total beers.
I'm trying to do this using SuiteScript using fieldChanged, so that the value updates whenever you change the quantity of the item, but I'm not quite sure how to access the unit type, so that I can get the conversion value.
Tagged:
0