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',)
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
3
May 25
|
3372 | |||
|
1
May 25
|
4786 | |||
|
1
Nis 25
|
2404 | |||
|
one2one relational field
Çözüldü
|
3
Eyl 24
|
16061 | ||
|
2
Şub 24
|
3455 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.