Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2786 Prikazi

I want to upload some images to the db without using odoo attachment method.

Also, I want those images can be download and view from odoo.

I uploaded images to ir_attachment and I can found it using odoo but it was damaged and cannot view

How can I fix it?

Avatar
Opusti
Best Answer

Hi, you can use binary field "fields.binary"


Regards ...

Avatar
Opusti