跳至内容
菜单
此问题已终结
4 回复
7920 查看

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.

形象
丢弃
最佳答案

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

i have tried that but i get nothing in result

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

Hi Earl,

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

形象
丢弃
相关帖文 回复 查看 活动
1
2月 23
3373
3
12月 22
3332
2
3月 15
5495
2
7月 25
2422
1
7月 25
613