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

I use PostgreSQL 9.5 and Odoo 10

I created web pages through controllers and used templates.

Now I want to retrieve data from the database I am connected to but don't know

how since I'm a beginner.

Can you please help me?

Avatar
Discard
Best Answer

I'm not sure if you are aware that it is not recommended to access the database directly. Instead you should use the Odoo data models. Please read the developer documentation, especially this one: http://www.odoo.com/documentation/11.0/howtos/website.html#storing-data-in-odoo

Avatar
Discard
Related Posts Replies Views Activity
8
Aug 20
7269
13
Jul 24
14050
1
Jul 19
5195
2
May 24
1232
1
Nov 23
2070