Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
OpenERP 7: save product images as files?
Is there a way to save the product images as files instead of saving them in the database in OpenERP 7?
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 9/18/13, 2:11 PM |
Seen: 2501 times |
Last updated: 3/16/15, 8:10 AM |
Subscribe, it's very important for me.
I'm programming a module myself for this... will publish it here when I'm ready, if you want... It will use the ir_attachment module to save the images as files, so you must configure ir_attachments to save files to filestore... look here: http://help.openerp.com/question/529/where-are-document-attachments-stored/
Hi Stefan, have you finished the module and can you please share it? That would be great as I am setting up an OE7 for thousands of products. Attachments are well stored as files but not the images. Thanks.