Hi! Anyone experienced issues with the log module ...
# suitescript
m
Hi! Anyone experienced issues with the log module in client scripts lately? Below error is from the emea tax bundle updated yesterday: TypeError log.debug is not a function
solved it, in netsuite's approval solution they have created a log function that makes their emea tax bundle fail.
netsuite 1
r
What was your solution? Did you disable the emea tax bundle?
m
Changed name on the log function in the client script used in the approval solution. It could probably be removed because it was not used anywhere.
r
Thanks