跳至内容
菜单
此问题已终结
1 回复
15223 查看

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

Thansk

 

形象
丢弃
最佳答案

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

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
1
3月 21
3930
1
6月 24
30148
1
3月 18
11469