Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
150 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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}"/>




Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
черв. 21
1685
0
січ. 23
3913
0
січ. 22
3394
0
жовт. 21
3582