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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Update field script on Assembly Build not impacting GL on save.
Ok, I've written a pretty simple (I thought) script for what I thought would be a pretty simple process. We use a custom service item (Assembly Labour) as a member item for Assemblies to go back later and add labour cost. The item is defaulted to 1 in members and is a $ unit.
One of our accounting dept's chores is at the end of the month to allocate labour logged to WO's to the resultant assemblies.
My script runs in Custom Code on the Assembly form - it does a great job changing the Assembly quantity to a calculated amount pulled in from the Work order, but when saving the Assembly, it doesn't actually hit the GL - GL Impact shows the default amount (*quantity of course).
0