跳至內容
選單
此問題已被標幟
1 回覆
2769 瀏覽次數

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?

頭像
捨棄
最佳答案

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


Regards ...

頭像
捨棄