Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4 Replies
8253 Tampilan

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
Buang
Jawaban Terbai

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

i have tried that but i get nothing in result

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Jawaban Terbai

Hi Earl,

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Feb 23
3656
3
Des 22
3648
2
Mar 15
5753
2
Jul 25
2967
1
Jul 25
1141