On Friday, April 18, 2014 8:17:54 PM UTC-7, Andrew W wrote:
>
> Thanks.  That's a .net solution so not quite the web2py solution I was 
> looking for.
>


A quick look didn't turn up anything about workflows by Ross outside of 
this thread.

BTW, my thoughts on a multiperson-signoff that would be only 1 step involve 
some sort of tuple.  I haven't thought this through enough, but I think I 
would have a "requires" tuple  and you'd match the entries of a "signed" 
(or "accepts') tuple against it; when fully matched you proceed to the next 
step.

A minor variation allows a choice of signers:  If Allen and Bradley both 
could sign for QA, then the QA field of the "requires" would have a tuple 
of (Allen, Bradley).

I'd want a way to force an item into a particular state, but have very 
tight auth requirments on that and extra logging when it was used.

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to