Skip to content
Snippets Groups Projects
Commit a44a0359 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#105549

Signed-off-by: default avatarSébastien Theys (seb) <seb@odoo.com>
parent ed9a7832
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