İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
4203 Görünümler

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..

Avatar
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
En İyi Yanıt

do you have any idea where can i find them ?

Avatar
Vazgeç
En İyi Yanıt

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


Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Oca 20
12206
0
Tem 16
3207
2
Şub 19
3207
3
Tem 16
5815
2
May 25
1302