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',)
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
3
maj 25
|
3305 | |||
|
1
maj 25
|
4731 | |||
|
1
kwi 25
|
2381 | |||
|
one2one relational field
Rozwiązane
|
3
wrz 24
|
16021 | ||
|
2
lut 24
|
3421 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.