Hi Dino,

thx for the answer.

What do you mean by workflow service ? An instance of the workflow ?
If we create it on draft mode, should not we delete it at the last activity ?

Moreover, have a look at the mrp workflow, the only piece of code used is the 
following :

> 
> wf_service = netsvc.LocalService("workflow")
> wf_service.trg_validate(uid, 'mrp.procurement', proc_id, 'button_confirm', cr)
> 


The function trg_create is never called.

So what is the aim of all these "netsvc.LocalService("workflow")" functions ?
Are they really mandatory ?

------------------------
Coordonateur de projets
Révolution Linux Inc.




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

Reply via email to