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!
User Event Scripts are not triggered when Inventory Adjustments are created from Inventory Count
Hi @all,
Normally, when records are created from external forms, EDI etc, we are able to catch the trigger through server-side scripts. But in the case when Inventory Adjustments are created from inventory count, we are not able to catch the trigger through server scripts (User event script).
We are trying to fetch the Header and line memo from the Inventory count record to populate the corresponding Inventory Adjustment.
I have seen the enhancement "E#434333: Allow Memo field in the Inventory Count to be carried over to the related Inventory Adjustment" That is why I try to do the same in the script.