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!
Recalc Function in SuiteScript
Hello,
Can anyone explain to me why the Recalc function is called when you edit an address?
For example, we have an Sales Order transaction with 1 item. No problems. No if we edit that order changing the address the recalc script is called 3 times, each time the type is "item" and yet we did not touch the item.
This is causing us some issues. We have an if statement that checks the type and only when it is "item" is it suppose to execute the rest o the script. Problem is it item when we did not expect it.
Even the definition or RECALC FUNCTION says "