@@ -0,0 +1,4 @@
+Añadir en éste archivo: odoo/openerp/tools/image.py
+
+if filetype == "JPEG":
+ image = image.convert("RGB")