Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
8612 Vues

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

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
déc. 24
1473
1
mars 23
6653
2
avr. 22
4109
0
oct. 21
2642
2
mai 20
12219