Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
15102 Vues

Hi, how can i send a signal to a workflow from code (no button) with the new v8 api?

Thansk

 

Avatar
Ignorer
Meilleure réponse

record.signal_workflow('signal')

For example:

self.signal_workflow('action_assign')

P.S.: As always when working with workflows double check that you are in the right place of it. For example to trigger 'invoice_open' you should be in "act_proforma2".

Avatar
Ignorer
Auteur

So I tried it and no work for me. invoice.signal_workflow('invoice_open')

Publications associées Réponses Vues Activité
1
mars 21
3806
1
juin 24
29557
1
mars 18
11296