{$context->oPage->requireCSSResource('resources/css/workflow-admin.css')}

{i18n}Manage States{/i18n}

{i18n}As documents move through their lifecycle, they are placed in certain states. For example, an invoice which has been mailed might be in the "Pending" state after the "sent" transition has been performed by a user.{/i18n}

{i18n}Please Note: you can only delete states or transitions while the workflow has no documents or document-versions assigned to the workflow.{/i18n}

{i18n}Create a new state{/i18n}

{i18n}A critical part of workflow is the creation of various different states for documents.{/i18n}

{i18n}Create a new state{/i18n}
{if (empty($workflow_info.states))}
{i18n}This workflow does not define any states.{/i18n}
{else} {/if}