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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
4349
Visualizações
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
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
mar. 21
|
8110 | ||
|
2
abr. 15
|
16149 | ||
How to show field if selected
Resolvido
|
|
1
mar. 21
|
3988 | |
|
4
jan. 20
|
6248 | ||
|
3
dez. 19
|
4086 |
you are talking about many2one field or selection field?
@sehrish I am talking about selection field