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

http://bazaar.launchpad.net/~product-core-editors/openerp-product-attributes/7.0/files/head:/product_images/

I am using above link product image module. Still images rae stored in database only. How to store in system and access it?

頭像
捨棄
最佳答案

You have to give Image repository path in Company -> Configuration. Once you gave that, you can access it via 'file' functional field. It will fetch the image from filesystem at the time you need.

頭像
捨棄