There a way to create/use a component that allows me to select from a range of valuesââ, something like this the type "number" of html5.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
There a way to create/use a component that allows me to select from a range of valuesââ, something like this the type "number" of html5.
Thanks
Hi,
you can use a fields.selection :
'number': fields.selection([
('1','1'),
('2','2'),
('3','3'),
('4','5'), ], 'Number',)
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
3
may 25
|
3296 | |||
|
1
may 25
|
4721 | |||
|
1
abr 25
|
2378 | |||
|
one2one relational field
Resuelto
|
3
sept 24
|
16018 | ||
|
2
feb 24
|
3418 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.