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

Hi, I have searched trough the documentation, and it seems that it is not possible to start/trigger a workflow trough the API?

My scenario is fairly simple.. I create a sales order (draft quotation), and would like the workflow to handle the transition into an actual sales order, but want to initiate this through the API, as I create the sales order here.

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

For others playing around with this.. The Object module has a method called exec_workflow. Signature (C#): object Execute_workflow(string db, int user, string password, string model, string signal, object id);

The trick is to find the id of the correct signal to call.. but Workflows -> Transitions is a good place to start the hunt.

 

If anybody else has the need to communicate with an Odoo using C# .NET, then contact me.. I am building a library to streamline this for you.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ม.ค. 17
3010
workflow api odoo 10 แก้ไขแล้ว
2
เม.ย. 17
4979
1
ส.ค. 25
374
1
ส.ค. 25
430
1
ส.ค. 25
637