Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2858 Visninger

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
Kassér
Bedste svar

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


Regards ...

Avatar
Kassér