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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
4
回复
7920
查看
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..!!!!
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
2月 23
|
3373 | ||
|
3
12月 22
|
3332 | ||
|
2
3月 15
|
5495 | ||
|
2
7月 25
|
2422 | ||
|
1
7月 25
|
613 |