Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5611 Переглядів

Hello,

how I can overwrite the function image_resize_image() in tools/image.py? Is it possible to crate a module overwriting this function?

The original function is called in addons/product/product.py:

'image_medium': fields.function(_get_image...

_get_image() -> tools.image_get_resized_images() -> image_resize_image_medium() -> image_resize_image()

Thank you.

Аватар
Відмінити

When this method is called? I mean in which scenario this method is called?

Автор

updated the question...

Related Posts Відповіді Переглядів Дія
1
лип. 25
2224
1
трав. 20
3515
0
бер. 20
3538
1
лист. 19
6302
1
трав. 19
4904