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',)
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
3
thg 5 25
|
3293 | |||
|
1
thg 5 25
|
4717 | |||
|
1
thg 4 25
|
2378 | |||
|
one2one relational field
Đã xử lý
|
3
thg 9 24
|
16016 | ||
|
2
thg 2 24
|
3416 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.