Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4200 Visualizzazioni

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

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

do you have any idea where can i find them ?

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
gen 20
12203
0
lug 16
3204
2
feb 19
3206
3
lug 16
5813
2
mag 25
1298