odoo_field_html 93 B

12345
  1. # name: Odoo Html Field
  2. # key: html odoo
  3. # --
  4. ${1:name} = fields.Html(string='${2:string}',)