Skip to Content
मेन्यू
This question has been flagged
1 Reply
15177 Views

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

Thansk

 

Avatar
Discard
Best Answer

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
Discard
Author

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

Related Posts Replies Views Activity
1
मार्च 21
3890
1
जून 24
30038
1
मार्च 18
11436