This topic contains 1 reply, has 0 voices, and was last updated by david.smith 7 years, 7 months ago.

  • Author
    Posts
  • #5611 Score: 0

    cja
    • Contributions: 0
    • Level 1

    SuiteScript v1, but I’ll switch to SS v2 if it’s the only way to make it work.

    I’ve tried:

    salesOrder.setFieldText(‘shipcarrier’, ‘More’);

    salesOrder.setFieldValue(‘shipcarrier’, ‘noups’);

    salesOrder.setFieldValue(‘shipcarrier’, ‘nonups’);

    But UPS is always selected once the record is saved.

    http://stackoverflow.com/questions/4…script-in-a-re
    This is a cached copy. Click here to see the original post.

  • #5612 Score: 0

    david.smith
    • Contributions: 0
    • Level 1

    Have you looked at the shipmethod field and sourcing? In the UI you can use nlapiSetFieldValue(‘shipcarrier’,’nonups’);


    cja replied on 01/25/2017, 03:01 AM: Please see the StackOverflow question.

You must be logged in to reply to this topic.