Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2553 Lượt xem

when I use debugging mode and it shows 'image_1920' on image of the product, but when I go to the database I cannot find it.

Ảnh đại diện
Huỷ bỏ

Thanks  Mehjabin for your answer..


Kindly ASK

Considering the image is NOT saved in the dbase, but to compute the thumbnail at runtime the data must be persistent:

  • WHERE is saved the image ?
  • WHICH name is given to the file/data ?

BR

Giuliano

Câu trả lời hay nhất

Hi, 

The 'image_1920' field is a computed field in Odoo that generates a thumbnail image of the original image for display purposes.

As its non stored it will not show in database

Hope this will help you
Thanks

Ảnh đại diện
Huỷ bỏ