Ir al contenido
Menú
Se marcó esta pregunta
4 Respuestas
8478 Vistas

How would one modify OpenERP to only show the selected customer's associated addresses in the invoice/shipping address fields on the Sales Order entry form? By default OpenERP 7.0 allows you to select from all addresses, even if they are unrelated to the selected customer.

Avatar
Descartar
Mejor respuesta

the other domain condition should be ["parent_id","=","partner_id"]

i have tried that but i get nothing in result

Avatar
Descartar
Mejor respuesta

Hey, i have the same issue, do you find a solution ? 

Avatar
Descartar
Mejor respuesta

Right, use the domain as parent_id=partner_id and it will do. Thanks.

Avatar
Descartar
Mejor respuesta

Hi Earl,

Use domain filter for that field. Pretty Easy to implement. Just do some research and you can do it yourself..!!!!

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
feb 23
3975
3
dic 22
4013
2
mar 15
5963
2
jul 25
3465
1
jul 25
1418