The approach we use to avoid our Custom GL plug-in...
# suitescript
s
The approach we use to avoid our Custom GL plug-in running for certain specific scripts is to have those scripts use particular forms, then check the form in the GL plug-in, and simply exit if it is a form id that we want to ignore. Alternatively, create a custom transaction body field checkbox, modify your scheduled script to set it, then ignore any transactions with that checkbox set to 'T' in your plug-in.
👍 2
👍🏻 1