Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
15104 มุมมอง

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')

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 21
3807
1
มิ.ย. 24
29569
1
มี.ค. 18
11301