odoo_field_text 93 B

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