Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
7874 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

i have tried that but i get nothing in result

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

Hi Earl,

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lut 23
3307
3
gru 22
3319
2
mar 15
5454
2
lip 25
2372
1
lip 25
550