Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4268 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
8
серп. 20
7382
SQL Query for many2many Вирішено
13
лип. 24
14245
1
лип. 19
5290
2
трав. 24
1357
1
лист. 23
2236