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

Hello, I'm trying to create a simplified web app which allows different users to quickly create immediate transfers. Right now I'm in a situation where I can create a planned transfer and add notes and all the right products to it through the API but then I need to log into the Odoo web app to click Mark as TODO, Check Availability and Validate so that the transfer is completed. 


My question is how can I create immediate transfer through the API using Python and xmlrpc?

To create the planned transfer I use these steps:

- Create partner.id

- Create stock.move with the partner.id id

- Create stock.move.line with the stock.move id

- Create stock.picking with the partner.id id

- Update the stock.picking with the stock.move id



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

I couldn't find a way to enable the logging when using the odoo online database. Is it even possible?

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ม.ค. 20
3488
3
ม.ค. 23
7657
1
มี.ค. 22
5481
1
ก.พ. 22
5628
1
ก.ค. 20
9424