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',)
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
|
3
mai 25
|
2923 | ||
|
|
1
mai 25
|
4479 | ||
|
|
1
avr. 25
|
2123 | ||
|
one2one relational field
Résolu
|
|
3
sept. 24
|
15606 | |
|
|
2
févr. 24
|
3138 |