Hello, I am trying to update field on PO using sub...
# suitescript
u
Hello, I am trying to update field on PO using submit fields but it is giving me an error for mandatory fields. My Code
b
cant really give specific advice without the actual error
but ignoring mandatory fields only works for fields that arent actually mandatory
some fields are more mandatory than others
u
Error was like this, Please set values for 'fieldName', 'anotherFieldName' ...
So they cannot be ignored?
b
that doesnt look normal, but again, you are hiding information
u
Ok I will try to reproduce the error