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

Within Odoo12, I cannot find where the product images are located. As I am trying to import some data

from Odoo 10 to Odoo12. Could not find it in the product_template or product_product tables..

아바타
취소
베스트 답변

product images are not directly accessible through SQL queries because they are stored in the filestore rather than being directly stored in the database.

아바타
취소
베스트 답변

do you have any idea where can i find them ?

아바타
취소
베스트 답변

Hello Sean,

The image of products are non-stored field it's not store in database as i know, You can see database table field structure (Activate Developer Mode). From Settings > Technical > Database Structure > Models > product.product. Here you can see there is a field image which is non-stored field.

So You can access but when you check in database then it's not found.

Hope it will helpful for you.


Thanks and regards

Haresh Kansara


아바타
취소
관련 게시물 답글 화면 활동
1
1월 20
12366
0
7월 16
3243
2
2월 19
3251
3
7월 16
5898
2
5월 25
1435