Skip to Content
Menu
This question has been flagged
1 Reply
2603 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
1907
1
Apr 20
6249
1
Nov 19
8531
2
Feb 24
12638
4
May 20
2654