El dijous 13 de juny de 2013 3:21:14 UTC+2, Rafael Hernández va escriure:

> tryton workflow It is based on the Workflow Patterns 
> initiative<http://www.workflowpatterns.com/>. 
> ?
>

It is not, but there is a python implementation named SpiffWorkflow [1] 
which in its latest versions it has some support for BPMNv2. I think it 
would be a nice addition to the Tryton framework. Note however, that it 
should not replace existing workflow which is a single-document artifact. A 
workflow like the one you propose should make use of the rest of the 
framework, possibly taking advantage of things like tasks and triggers.

[1] https://github.com/knipknap/SpiffWorkflow 

Reply via email to