Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
[SOLVED] Secondary Book Value for Inventory in Item Record
How do I show the inventory value in Item Record but the currency will be in Secondary Book currency?
I created a custom field for Item Record and in the Custom Item Field Record, under validation and defaulting, I selected a saved search
But after I create this, when I check the item record, there is no value in the custom item field.
The saved search is like this:
type: transaction
criteria:
account is Inventory Asset
Multi-Book Accounting Transaction is Secondary Book
results:
Multi-Book Accounting Transaction : Amount (sum)
filter:
item
UPDATE: I have found why it is not working. There's a field in custom item field record called 'field'. I originally selected a value for this field but for my case I should leave this empty. So when I updated the custom item field record, my field is not correct.