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

{i18n}Manage States{/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.

Create a new state

A critical part of workflow is the creation of various different states for documents.

{i18n}Create a new state{/i18n} {i18n}Create a new state{/i18n}
{if (empty($workflow_info.states))}

This workflow does not define any states.

{else} {/if}