hello,

The tinyERP functional architecture is web services.
wf_service = netsvc.LocalService("workflow") ;
does something like: we are getting the python object that act as  the 
"workflow" service. (netsvc=net service, an object  with behavior as a web 
server?, LocalService:  a repository for all services?)


for the 2nd line, you call a service's function "trg_validate". What it's for 
this "trg_validate", i'm not really sure,  maybe simulate a clic on the button 
confirm? (usually a workflow is working by itself, i think there is other 
method to do this?)




_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to