Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3273 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

Thanks Hilar. Yay, I found em ;)

Post correlati Risposte Visualizzazioni Attività
1
lug 23
2322
4
nov 20
6527
1
mar 24
18388
1
mar 15
13303
1
mar 15
7251