تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3262 أدوات العرض

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 ;)

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 23
2317
4
نوفمبر 20
6515
1
مارس 24
18365
1
مارس 15
13296
1
مارس 15
7251