Is there a way to save the product images as files instead of saving them in the database in OpenERP 7?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
5473
Tampilan
Hello Actually,i don't have detailed solution for your quesitons.Because i often save images instead of save images as files I never try to save images as files.But i have an image processing control,which can process image effectively.Maybe you can take a look.Hope to help you.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
12
Des 23
|
39359 | ||
|
1
Des 22
|
6050 | ||
How to change products' cost decimal precision?
Diselesaikan
|
|
16
Sep 24
|
77464 | |
How can one export the product cost structure?
Diselesaikan
|
|
3
Okt 22
|
10203 | |
How to add product image from xmlrpc call
Diselesaikan
|
|
4
Mar 22
|
17311 |
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.