Case scenario being: I'm currently training my tea...
# general
b
Case scenario being: I'm currently training my team to enter sales orders on a real customer database, I do not want those customer to receive email notification form netsuite.
k
Can you do your training in sandbox?
or create dummy customers?
b
No sandbox. No we are currently entering real Sales orders.
k
The advantage to a dummy customer/sandbox is you can set it up so that the emails go to the user.
b
I was thinking I could simply update the full customer list and remove their email. But that seems a little...overkill. Yes that would have been great to have a sandbox!
k
I wouldn't do it - but that is an option...
You could also put in a workflow to uncheck the "to be emailed" box - but that wouldnt' stop users from accidently sending emails seperately
b
Ho well, I don't know why but he email are being sent even though the box is unchecked.
k
Probably workflow or script
b
I guess I could write a script that override the email address to a dummy address when the Sales order is saved. Thanks, actually didn't think about Scripting for that problem
k
Depending on what's sending the emails this may not fix your problem.
Also - it seems like the wrong way to go about solving the issue - I'd still be tempted to use dummy customers if they had to enter the orders in production
💯 1
b
Well we are building our base for the Go-live date, so we need to use the real customers. I see what you mean though. It just doesn't apply to me in that particular case scenario