[Newbie] Plone/workflow change ownership

frederic.willem at gmail.com frederic.willem at gmail.com
Fri Dec 30 08:18:35 EST 2005


Hi all,

I would like to change the ownership of an object when changing its
state.
However when I call :
obj=state_change
print obj.getOwnerTuple()

I get (['MyPortal', 'portal_workflow', 'TC_Workflow'], 'scripts') with
scripts as owner.
The method changeOwnership do nothing.

Are there any tips to change the ownership during a state change?

Thanks in advance and have a pretty new year.

-- 
Frédéric Willem




More information about the Python-list mailing list