Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
3336 Ansichten

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?

Avatar
Verwerfen
Beste Antwort

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.

Avatar
Verwerfen
Autor

Thanks Hilar. Yay, I found em ;)

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 23
2409
4
Nov. 20
6649
1
März 24
18446
1
März 15
13399
1
März 15
7304