Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
15219 Vizualizări

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

Thansk

 

Imagine profil
Abandonează
Cel mai bun răspuns

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".

Imagine profil
Abandonează
Autor

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

Related Posts Răspunsuri Vizualizări Activitate
1
mar. 21
3922
1
iun. 24
30143
1
mar. 18
11468