I’ve been playing with creating a new state in our sales order workflow. The goal is to have a “Staged for Setup” workflow on certain order types that would take place between Open/Backorder and Shipping.
I was able to create the state easily enough, and the transitions into the state. My problem comes up with getting out of that state. While I have a transition out of “Staged for Setup” for “Create Shipment->Shipping”, the “Create Shipment” action is disabled when I’m in this new state. I did add the Create Shipment action to the Actions tab of the new state but it is still disabled.
Is there something I’m missing for getting the actions that I want to be able to take enabled in this new state?