Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
7921 Представления

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..!!!!

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
февр. 23
3376
3
дек. 22
3333
2
мар. 15
5496
2
июл. 25
2423
1
июл. 25
615