odoo_orm_unlink 69 B

12345
  1. # name: Odoo ORM Unlink
  2. # key: unlink odoo
  3. # --
  4. ${1:object}.unlink()