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',)
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
3
mei 25
|
1428 | ||
|
1
mei 25
|
3464 | ||
|
1
apr. 25
|
1111 | ||
one2one relational field
Opgelost
|
|
3
sep. 24
|
13858 | |
|
2
feb. 24
|
2288 |