We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6e6c0 commit 33a1c9bCopy full SHA for 33a1c9b
README.md
@@ -82,6 +82,7 @@ Below is a list of all available snippets.
82
| `ofo2m` | Add new field One2many |
83
| `omcreate` | Add a method create |
84
| `omwrite` | Add a method write |
85
+| `omunlink` | Add a method unlink |
86
| `omcomp` | Add a method compute |
87
| `omchange` | Add a method onchange |
88
@@ -132,4 +133,4 @@ See [changelog](CHANGELOG.md).
132
133
134
This snippets are based in [odoo-pycharm-templates](https://github.com/mohamedmagdy/odoo-pycharm-templates) project.
135
-Copyright (C) 2018 by Michell Stuttgart
136
+Copyright (C) 2018-2019 by Michell Stuttgart
0 commit comments