Hi, I am receiving this error: ``` type: "internal...
# suitescript
d
Hi, I am receiving this error:
Copy code
type: "internal error",
      code: "USER_ERROR",
      details: "Please enter value(s) for: Tax Code",
when creating sales order form script, this is happening when I am committing line item. And script is in dynamic mode and ignore mandatory fields are set to true. Sales order is being created without any issues in UI but in script I am facing this. Anyone has any solution? (one world account)