Skip to Content
Menu
This question has been flagged
4 Replies
7928 Zobrazenia

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
Zrušiť
Best Answer

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

i have tried that but i get nothing in result

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

Hi Earl,

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
feb 23
3380
3
dec 22
3333
2
mar 15
5498
2
júl 25
2442
1
júl 25
627