{i18n}Manage Transitions{/i18n}

{i18n}Transitions are what drive the workflow of documents. Each step that needs to be followed in the document's lifecycle could map to a transition, and can be allowed or denied by a combination of roles, permissions and groups.{/i18n}

{i18n}Create a new transition{/i18n} {i18n}Create a new transition{/i18n} {i18n}Create a new transition{/i18n}

{i18n}Transition Availability{/i18n}

Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from.

{foreach item=oState from=$workflow_info.states} {/foreach} {foreach item=oTransition from=$workflow_info.transitions} {foreach item=oState from=$workflow_info.states} {/foreach} {/foreach}
  {$oState->getName()}
{$oTransition->getName()} {if ($oState->getId() != $oTransition->getTargetStateId())} transitionAvailable($oTransition, $oState))}checked="true"{/if}> {else}—{/if}