Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
177 Представления

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
1690
0
янв. 23
3915
0
янв. 22
3401
0
окт. 21
3585