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 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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
8
ago 20
|
9687 | |||
|
SQL Query for many2many
Resuelto
|
13
jul 24
|
17030 | ||
|
1
jul 19
|
7516 | |||
|
2
may 24
|
3286 | |||
|
1
nov 23
|
4417 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.