コンテンツへスキップ
メニュー
この質問にフラグが付けられました
4 返信
7991 ビュー

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
3407
3
12月 22
3387
2
3月 15
5551
2
7月 25
2551
1
7月 25
719