Ir al contenido
Menú
Se marcó esta pregunta
3795 Vistas

I would like to get the value selected from a selection on a form then use that value on my sql query that would then populate my second selection on the form.

"""select id, name from %s where usage='the_value_from the selection' order by name asc""" %('stock_location',)

I have searched the net and looked into the codes in openerp , read about on_change method but I cannot get the proper approach to it.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
sept 23
6040
1
jul 20
4810
3
ene 20
12523
0
dic 23
7878
0
mar 15
3258