Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
2 scripts on 2 record types to interact?
Hello
I have a script that updates pricing when the cost price is updated. This script is a client script that sits on the item record.
I have a script that updates the cost price of an item when the price is altered on a purchase order. This script is a client script that sits on the transaction record.
Is there any possibility that these scripts can interact? If you update the cost via the script on the purchase order, the script on the item record does not fire (obviously).
Thanks.