File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.6.1
4
+
5
+ - [ FIX] Remove 'required' tag from fields
6
+ - [ FIX] Fix type of field Text snippet
7
+ - [ FIX] Fix type of field Selection snippet
8
+
3
9
## 0.6.0
4
10
5
11
- [ NEW] Add xpath attributes snippets
35
41
36
42
## 0.3.0
37
43
38
- - Add snippets to method create, write, compute and onchange.
44
+ - [ NEW ] Add snippets to method create, write, compute and onchange.
39
45
40
46
## 0.2.2
41
47
Original file line number Diff line number Diff line change 2
2
"name" : " odoo-snippets" ,
3
3
"displayName" : " Odoo Code Snippets" ,
4
4
"description" : " This snippets can help you to develop Odoo modules faster and with no Typing Errors." ,
5
- "version" : " 0.6.0 " ,
5
+ "version" : " 0.6.1 " ,
6
6
"license" : " SEE LICENSE IN LICENSE" ,
7
7
"publisher" : " mstuttgart" ,
8
8
"author" : {
You can’t perform that action at this time.
0 commit comments