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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
4343
ビュー
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
|
8100 | ||
|
2
4月 15
|
16148 | ||
|
1
3月 21
|
3985 | ||
|
4
1月 20
|
6244 | ||
|
3
12月 19
|
4083 |
you are talking about many2one field or selection field?
@sehrish I am talking about selection field