Metadata-Version: 2.0
Name: odoo8-addon-web-list-html-widget
Version: 8.0.1.0.0.99.dev1
Summary: This module allows to use a widget='html' for fields in list (tree) views
Home-page: https://github.com/OCA/web
Author: initOS GmbH & Co. KG, Sunflower IT, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)

HTML widget for list/tree views
===============================

This module allows to use a widget="html" for fields in list(tree) views.

Known issues / Roadmap
======================

* The content of the field will be rendered without HTML escaping and without
  any other security measure.

Credits
=======

Contributors
------------

* Thomas Rehn <thomas.rehn at initos.com>
* Dan Kiplangat <dan@sunflowerweb.nl>

Image
-----

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.


Maintainer
----------

.. image:: http://odoo-community.org/logo.png
    :alt: Odoo Community Association
    :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.


