doc/book/en/development/datamodel/define-workflows.rst
branchstable
changeset 5388 9167751463d4
parent 4936 a4b772a0d801
equal deleted inserted replaced
5384:b619531ddbd2 5388:9167751463d4
   126 
   126 
   127 * `X`, the entity on which we may pass the transition
   127 * `X`, the entity on which we may pass the transition
   128 * `U`, the user executing that may pass the transition
   128 * `U`, the user executing that may pass the transition
   129 
   129 
   130 
   130 
   131 .. image:: ../../images/03-transitions-view.en.png
   131 .. image:: ../../images/03-transitions-view_en.png
   132 
   132 
   133 You can notice that in the action box of a BlogEntry, the state is now
   133 You can notice that in the action box of a BlogEntry, the state is now
   134 listed as well as the possible transitions for the current state
   134 listed as well as the possible transitions for the current state
   135 defined by the workflow.
   135 defined by the workflow.
   136 
   136