Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
arkhan
/
dots
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
dots
/
doom
/
snippets
/
python-mode
/
odoo_orm_unlink
odoo_orm_unlink
69 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
# name: Odoo ORM Unlink
# key: unlink odoo
# --
${1:object}.unlink()