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

Hello Everyone,

I am working on a project wherein I would want to access tasks allocated to a remotely logged in user through a PHP application. I have referred to the https://doc.odoo.com/6.0/developer/6_22_XML-RPC_web_services/ to this document.

I am able to get the login part correct. Now how to get the tasks for a given user. I think I can use the search functionality. I used the

function search ($client,$relation,$attribute,$operator,$keys) ... 

I have tried for simple search like 'res.admin'='admin' and it worked. I want to design a UI where the user is able to see the projects he is assigned to. If he selects any of the project, then he should be able to see all his tasks.

I found that all projects are listed in 'account_analytic_account' table. When I used the same search funtion for 'account.analytic.account' query, I got this error 'Error Object account.analytic.account doesn't exist'.

What is the issue here ? How do I proceed further ? 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
มี.ค. 18
4554
2
มี.ค. 15
10774
1
มี.ค. 15
8006
1
ม.ค. 23
5391
1
เม.ย. 21
7785