# -*- coding: utf-8 -*-
from odoo import fields
fields.Html.sanitize = False
fields.Html.sanitize_tags = False