https://netsuiteprofessionals.com logo
Title
a

alien4u

11/20/2018, 6:02 PM
@jkabot If I don't use
throw
the record is save... if I use throw even with error module:
throw mError('You are not allowed to change the vendor if the PO was already received!');
:netsuite: 1
n

Nik

11/21/2018, 4:10 AM
You can use error.create though. There is no doubt that it will work.
a

alien4u

11/21/2018, 4:24 AM
It does not work, check the sample code few lines above...
n

Nik

11/21/2018, 4:27 AM
I went off hook just hearing that. But I did encounter some problems with Chrome. So that explains how it works in FF and not in Chrome.