#LOG("zwj: DCWorkflow: %s | Object: %s Type: %s call for state title %s"%(wf.getId(), instance.getId(), instance.getPortalType(), state_title), WARNING, " in WorkflowState.py")
returnstate_title
psyco.bind(__call__)
...
...
@@ -138,11 +150,14 @@ class ERP5WorkflowStateTitleGetter(BaseGetter):
#LOG("zwj: ERP5Workflow: %s | Object: %s Type: %s call for state title %s"%(wf.getId(), instance.getId(), instance.getPortalType(), state_title), WARNING, " in WorkflowState.py")
#LOG("zwj: DC5Workflow: %s | Object: %s Type: %s call for state title %s"%(wf.getId(), instance.getId(), instance.getPortalType(), state_title), WARNING, " in WorkflowState.py")
returnstate_title
psyco.bind(__call__)
...
...
@@ -154,6 +169,7 @@ class TranslatedGetter(Getter):