This topic contains 0 replies, has 0 voices, and was last updated by zcheng100 7 years, 5 months ago.

  • Author
    Posts
  • #6529 Score: 0

    zcheng100
    • Contributions: 0
    • Level 1

    In SuiteTalk Records Guide, it says “There is no web services equivalent of the Calculate Shipping button that appears on the Shipping subtab. In web services, shipping calculations are handled by the NetSuite backend when the transaction is submitted”. This cause problems.

    When I partially fulfill a salesorder, the shipping cost should be recalculated. On UI, we can just click calculate button, then the shipping cost will change. In Web Service (I use Java), I don’t see a way to recalcuate the shipping cost. The shipping cost remains as it is in referenced salesorder. Moreover, when I setUseCodUps(true), the shipping cost should include the COD charge too. But it does not. The Netsuite backend are not handling these problem when the transaction is submitted. How can we solve this problem?
    This is a cached copy. Click here to see the original post.

You must be logged in to reply to this topic.