Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
arkhan
/
dots
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
dots
/
doom
/
snippets
/
python-mode
/
odoo_field_char
odoo_field_char
94 B
Permalink
Histórico
Raw
1
2
3
4
5
# name: Odoo Char Field
# key: char odoo
# --
${1:name} = fields.Char(string='${2:string}', )