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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
4272
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
mar 21
|
8037 | ||
|
2
abr 15
|
16101 | ||
How to show field if selected
Resuelto
|
|
1
mar 21
|
3924 | |
|
4
ene 20
|
6200 | ||
|
3
dic 19
|
4026 |
you are talking about many2one field or selection field?
@sehrish I am talking about selection field