Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2863 Vistas

i Have a situation like one company can have multiple cars but i want 2 make only one car defualt

either it can raise error if other car defult value is selected 
or  the new selection can override the old default value

 

please let me how can i achieve this in openero 

 

Avatar
Descartar
Mejor respuesta

You yhave to make on_change  method you can find it any module .py file..

in that mathod you have to put the code to write a line in one2many field..

in company field you have to apply onchange method .

then, when you select the company on_change call and it will add the one default car entry in yout one2many field

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
sept 23
8228
2
mar 23
47414
2
dic 23
58464
0
mar 22
2841
3
jun 20
11194