odoo_field_float 96 B

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