Join Slack
Powered by
If you offload work into a custom module, does the...
# suitescript
c
Craig
12/30/2020, 1:15 PM
If you offload work into a custom module, does the governance points usage apply to the script that called the module or the module itself?
👍 1
s
stalbert
12/30/2020, 3:43 PM
custom modules should all execute within the (governance) context of the calling module (e.g. top level script)
Open in Slack
Previous
Next