Skip to Content
मेन्यू
This question has been flagged
2 Replies
8620 Views

in attachment(s) menu I want to reduce image size on auto if it is greater than certain size.

Avatar
Discard
Best Answer

you can use odoo tools

from odoo import tools

tools.image_resize_images()

for more info about this function see this

https://github.com/odoo/odoo/blob/14f59f4b780fa1e757cfce6a46c62c7a6b00d13e/odoo/tools/image.py#L21

Avatar
Discard
Related Posts Replies Views Activity
0
दिस॰ 24
1474
1
मार्च 23
6654
2
अप्रैल 22
4113
0
अक्तू॰ 21
2649
2
मई 20
12221