Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
7956 Visualizzazioni

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
Abbandona
Risposta migliore

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

i have tried that but i get nothing in result

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

Hi Earl,

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
feb 23
3388
3
dic 22
3338
2
mar 15
5515
2
lug 25
2468
1
lug 25
657