Browse Source

[ADD] readme

Gogs 7 years ago
parent
commit
23c059074d
1 changed files with 4 additions and 0 deletions
  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")