entities/wfobjs.py
branchstable
changeset 3986 cc29eddf51ad
parent 3982 ac2a54a6f36f
child 3998 94cc7cad3d2d
child 3999 5dd6ffc2ccae
--- a/entities/wfobjs.py	Thu Dec 03 10:02:44 2009 +0100
+++ b/entities/wfobjs.py	Thu Dec 03 11:39:31 2009 +0100
@@ -426,6 +426,7 @@
     def possible_transitions(self, type='normal'):
         """generates transition that MAY be fired for the given entity,
         expected to be in this state
+        used only by the UI
         """
         if self.current_state is None or self.current_workflow is None:
             return