Workflow Libraries (DB vs Code)

Thomas Guettler hv at tbz-pariv.de
Wed Jul 22 04:05:19 EDT 2009


Diez B. Roggisch schrieb:
> Thomas Guettler wrote:
> 
>> Hi,
>>
>> I need to write some simple workflows with web interface.
>>
>> For the web stuff I will use django, but I am not sure how
>> to do the workflow part.
> 
> Did you consider using OpenERP? It comes with a web-frontend
> (TG1.0.8-based), but also offers a XMLRPC-server to connect to, so using it
> from within django shouldn't be any difficult.
> 
> Workflow-definitions are stored in the DB, and can be generated visually,
> not sure if they have to though.

Thank you for this hint. OpenERP seems well done.

But the licence is GPL and the dependency is too big. But I will have a look
at how they did it.

  Thomas


-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de



More information about the Python-list mailing list