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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
2712
화면
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.