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!
scheduled script to run a saved search and update inventory item record
I created a scheduled script to run a saved search and then update inventory item record custom field. But it doesn't work.
Previously, I created a similar scheduled saved search to update assembly item custom field. It does work.
The difference is highlighted.
'quantityuom' is qty sold in transaction unit. We are using multi units.
The item type should be inventory part. I'm not sure if nlapiLoadRecord('inventoryitem', test1) is correct.
I appreciate your help in advance.
Thank you,
Lily
2