Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Change fulfillment date to date marked as shipped
I'm trying to build a workflow that automatically changes the fulfillment record's date to the date that the fulfillment was marked as shipped. I need this to work both when someone clicks the "Mark Shipped" button on the individual fulfillment record AND when we bulk-process multiple fulfillments using the "Mark Orders Shipped" function.
I can get it to work when someone clicks "Mark Shipped" on the record by using the "ship" event type in the workflow. But, I can't get it to work using the "Mark Orders Shipped" mass-processing function unless I set the workflow to run anytime the record is changed at all. This is not a good solution because I don't want fulfillment dates to change anytime the record is updated.