[MIG] web_widget_image_download: Update for v9.

This commit is contained in:
Jairo Llopis
2016-08-05 12:00:18 +02:00
committed by Pedro M. Baeza
parent 0d9db0eb38
commit 120a9a576b
4 changed files with 26 additions and 24 deletions

View File

@@ -26,7 +26,6 @@ Known Issues / Roadmap
======================
* In order to work correctly, this widget has to detect image type, the server should include this information in the `Content-Type` header. Right now, odoo is not doing so, but a fix has been `proposed <https://github.com/odoo/odoo/pull/12918>`_.
* For some unknown reason, the widget does not work in the `Preferences` view, because odoo is not rendering the **QWeb** template.
Bug Tracker
===========
@@ -43,6 +42,7 @@ Contributors
------------
* Flavio Corpa <flavio.corpa@tecnativa.com>
* Jairo Llopis <jairo.llopis@tecnativa.com>
Maintainer
----------