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 ea07eae commit 1fa47a0Copy full SHA for 1fa47a0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 0.7.1
4
+
5
+- [FIX] Fix api.multi in snippet of write method
6
7
## 0.7.0
8
9
- [NEW] Add field snippets
package.json
@@ -2,7 +2,7 @@
"name": "odoo-snippets",
"displayName": "Odoo Code Snippets",
"description": "This snippets can help you to develop Odoo modules faster and with no Typing Errors.",
- "version": "0.7.0",
+ "version": "0.7.1",
"license": "SEE LICENSE IN LICENSE",
"publisher": "mstuttgart",
"author": {
0 commit comments