跳至内容
菜单
此问题已终结
1 回复
3931 查看

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

形象
丢弃
相关帖文 回复 查看 活动
3
2月 24
5626
8
2月 21
15461
0
2月 21
2127
2
10月 23
2258
1
6月 23
5829