Help

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

How to select correct customer when multiple have same name.

Avatar
odoo
1 Comment
Avatar
Discard
Avatar
odoo
-
Thanks for the fast reply.
I'm not sure I can exactly follow on where to edit this.
In the form view there's already this used ..

Edit, ah, I can't post code due to karma. Sorry.

1 Answer
0
Avatar
odoo
Best Answer

You can  use context="{'show_address': 1}".

name="partner_id"
context="{'show_address': 1}"/>
Avatar
Discard