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

I am new to odoo (Just 2 weeks into odoo), Whenever i create a new model the corresponding database is created and the  fields are written to it (This is normal), I want to know where the framework is connecting to postgres and when it is writing  these information to DB


being a fresher I am not able to find it correctly

I just asked it out of interest, If any one knows please share it


Thank You

Аватар
Відмінити
Найкраща відповідь

HI,

While creating a db in the Odoo, a db will get created in the postgres. When new models is created corresponding table will get created inside this db. Fields inside the table is the fields defined in the model.  Values are written to the table once the data is saved.

You can view the postgres table using pgadmin

Thanks

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
лют. 24
5630
8
лют. 21
15466
0
лют. 21
2128
2
жовт. 23
2260
1
черв. 23
5831