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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
8
Aug 20
|
6471 | ||
SQL Query for many2many
Solved
|
|
13
Jul 24
|
12535 | |
|
1
Jul 19
|
4242 | ||
|
2
May 24
|
348 | ||
|
1
Nov 23
|
846 |