Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
arkhan
/
dots
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
dots
/
doom
/
snippets
/
python-mode
/
odoo_field_char
odoo_field_char
94 B
Permalink
Cronologia
Originale
1
2
3
4
5
# name: Odoo Char Field
# key: char odoo
# --
${1:name} = fields.Char(string='${2:string}', )