Skip to Content
Menu
This question has been flagged
1 Odpoveď
3947 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
feb 24
5631
8
feb 21
15470
0
feb 21
2131
2
okt 23
2275
1
jún 23
5839