Se rendre au contenu
Menu
Cette question a été signalée
4 Réponses
7951 Vues

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
Ignorer
Meilleure réponse

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

i have tried that but i get nothing in result

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

Hi Earl,

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
févr. 23
3386
3
déc. 22
3338
2
mars 15
5514
2
juil. 25
2461
1
juil. 25
650