# name: Odoo OnChange # key: on_change odoo # -- @api.onchange('${1:field}') def onchnage_${2:name}(self): ${3:body}