I would like to build the script for disabling sen...
# suitescript
s
I would like to build the script for disabling sending PO order created email to specific vendor when SO created
r
You're saying that, currently, a Vendor automatically receives an email saying a PO (i.e. a NetSuite SO, from their perspective) was created and you don't want that to happen?
You'll need to figure out which feature or customization is causing that email to be sent.
s
When SO created, it creates PO automatically. (It's NS's default function.) But that PO sends email to vendor & I want to disable this email sending to vendor. What is the best solution for this using SS?
NS has To-Be Email function and I have to disable it on PO's record. But that PO is created from SO automatically and I am not sure how can I disable this auto created PO's To-Be Email column. @reptar
r
It sounds like you want to uncheck To Be Emailed on beforeSubmit of a User Event Script, depending on who the Vendor is.
s
yes, correct
s
Thanks
r
oops, that's the wrong doc
👀 1
s
thanks