I am having an onchange function, I need to change the values in my selection based on the onchange function (return)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4491
查看
Hello Eshan,
Unfortunately, I don't believe this is possible with a selection.
The alternative would be to use a Many2one with a domain which is dependent on the field that was being listened to through the onchange event.
If you need any more clarification on how this would work, I would be happy to help.
Thanks,
Thank you
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 21
|
8284 | ||
|
2
4月 15
|
16314 | ||
|
1
3月 21
|
4130 | ||
|
4
1月 20
|
6485 | ||
|
3
12月 19
|
4268 |
you are talking about many2one field or selection field?
@sehrish I am talking about selection field