Hello everyone, A Colleague is experiencing a stra...
# suitescript
s
Hello everyone, A Colleague is experiencing a strange behavior in a client script, I'll give you some context: In the client script we have a button to execute a custom function also we created a custom module to create some functions to bulk update the line items sublist. When editing a sales order and executing our script through the button everything works as expected the lines are filled in correctly with the data. When we save the record after executing we get an Unexpected Error with no more information than that. We update the lines in our custom module script and commit each line that is updated, on the Create state of the sales order we run the script and save with no issues. Also when we do the changes manually we don't get the Unexpected error when saving. If anyone have any ideas on unexpected Errors when updating line items through script please let me know as any ideas could be the solution at this point.
b
probably need to share the code on this one