콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3312 화면

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
7월 23
2386
4
11월 20
6590
1
3월 24
18426
1
3월 15
13351
1
3월 15
7273