When i am trying to insert an SalesOrder, if the order exist an validation warning is written in database and accesible in service error console. How can i stop that? I could not find a way to put the flag UpdateIfExist to 1 but now i am handling from code if the order exist i am updating it, so i dont need to catch that warnings.
Thanks!
*This post is locked for comments