Gogs il y a 8 ans
Parent
commit
23c059074d
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      README.md

+ 4 - 0
README.md

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