Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
4138 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

do you have any idea where can i find them ?

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sty 20
12122
0
lip 16
3159
2
lut 19
3165
3
lip 16
5771
2
maj 25
1166