Hi,
I have upload image in product image filed, and then i want save that image in particular folder How can i ...?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I have upload image in product image filed, and then i want save that image in particular folder How can i ...?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
5
Mar 25
|
5679 | ||
|
2
Jun 25
|
1373 | ||
|
0
Mar 25
|
1309 | ||
|
0
Feb 25
|
1035 | ||
|
3
Aug 24
|
5696 |
Hi, I'm working on the same thing as you, I've used img.save("filename") but that didn't work. Did you solve your problem?