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!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|  | 3 मई 25  | 2953 | ||
|  | 1 मई 25  | 4497 | ||
|  | 1 अप्रैल 25  | 2141 | ||
| 
            
                one2one relational field
            
            
                    Solved
            
         |  | 3 सित॰ 24  | 15641 | |
|  | 2 फ़र॰ 24  | 3167 |