Hi, Getting USER ERROR : Could not calculate cost ...
# suitescript
m
Hi, Getting USER ERROR : Could not calculate cost for the selected Realtime rate. Am trying to save sales order with shipping method fedex with real time rates shipmethod. I want to skip this error and set manaully the shippingcost and handling cost, Any idea how to get this to work ?
b
try setting your shipping cost and handling after setting shippingcostoverridden
although you may want to use a different shipping method that does not use realtime rates
m
@battk: i tired with the shippingcostoverridden = true, and that doesn't work.
Also the real time shipping method is mandatory to use, as this same method gets used when u enter order i netsuite by user and script is to import order from webstore.
b
what does the code look like