Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Can not remove button "Mark Shipped' using workflow action.
Client wants a basic approval workflow on Item fulfillment.
1) The Logistics user creates an IF.
2) The workflow sets this IF to status as "packed" so as not to deduct inventory.
3) The Approver can then "Approve the IF" which sets the status to shipped and the inventory gets deducted.
4) Any User other than the approver should not be able to set the status of the IF to 'Shipped'.
I am trying to remove the button "Mark Shipped" on the workflow using the workflow action "Remove Button" also tried removing it in the Before Load Event of a User Event Script, form.removeButton("markpacked");
0