Skip to Content
Menu
This question has been flagged
1 Reply
233 Views

Sometimes I see Contacts shown like this:


Other times like this:


How does this work and what options do I have to control how they are shown?

Avatar
Discard
Best Answer

There are several Context keys available that change how Partner information via a Many2one is shown:



Remember that you define or override the Field and provide a Context dictionary like this:

 <field name="partner_id" 
context="{'show_email': True}"/>




Avatar
Discard
Related Posts Replies Views Activity
0
Jun 21
1698
0
Jan 23
3939
0
Jan 22
3413
0
Oct 21
3603