Hey guys I want suggestions from your side. I want...
# suitescript
r
Hey guys I want suggestions from your side. I want to change the tax code based on the ship country when sales order is created in NetSuite via soap web services request. What is the best way we should try to change the tax code when sales order is created? Can you guys suggest me please. Thank in advance.
e
Use a user event script
r
@Eric B we have tried this at before submit user event but script is not trigger. And we see in SOAP web services uses log request comes in NetSuite but it failed to create sales order. Response:
I want to change this tax code at the time sales order creation
e
The error message is indicating that you're using the wrong tax code to update the sales order with.
r
Yes, I know this that's why I want to change this with suitable tax code?