Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3252 มุมมอง

In res.partner model there is a field named image. I can't see this field and also some other fields in the table in the database. Why is that?

I see that res.partner model is inherited from format.address.mixin and strangely enough there is no table named format.address.mixin in the db. What's happening? I got  to know that tables are defined with the model name so why can't i see few model named tables.... Am i missing something?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

In the case of the image in the res_partner model, you can find it in the ir_attachment table. you can search it by name as image, model as res_model.

อวตาร
ละทิ้ง
ผู้เขียน

Thanks Hilar. Yay, I found em ;)

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ค. 23
2315
4
พ.ย. 20
6506
How to access a field of another model? แก้ไขแล้ว
1
มี.ค. 24
18363
Odoo new Model class? แก้ไขแล้ว
1
มี.ค. 15
13293
1
มี.ค. 15
7249