Skip to Content
Menu
This question has been flagged
1 Reply
3570 Views

How to get Database model records into the customised web template of odoo without login to the odoo .

while i am giving a value to match with the database of Postgres from the template without login,It shows Session Expired..Please Suggest

Avatar
Discard
Best Answer

You cant read Database Records without logging in. That would be a big secruity gap. But you can wirte a Script wich logs automated in and takes your Data. For That use the XMLRPC API. For that: Follow that guide (The Code still work with Odoo12 i used it too): http://hlx.co/odoo_api_basics/

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 22
1908
1
Apr 20
8443
1
Nov 19
9934
2
Feb 24
15566
4
May 20
4028