Skip to content
Snippets Groups Projects
Commit 3d5774f6 authored by jard@odoo.com's avatar jard@odoo.com
Browse files

[FIX] tools.image: Allow conversion of P to JPEG


While upgrade of a customer database, A P-type image
was being converted to JPEG image. It didn't allow to save
as direct conversion from P-type(palette) to JPEG. So, fix
covers conversion of such corner cases to first convert it
to RGB and then RGB can convert it to desired output format
opw-3043418

closes odoo/odoo#106859

X-original-commit: a44a0359
Signed-off-by: default avatarSébastien Theys (seb) <seb@odoo.com>
parent 71229be0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment