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

Hello,

please i want to show last note in oe_chatter into my formview.

please how can i do that ?

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

hello,

what part i should add ?

Аватар
Відмінити

<div class="oe_chatter">
<field name="message_follower_ids"/>
<field name="activity_ids"/>
<field name="message_ids" options="{'post_refresh': 'recipients'}"/>
</div>

Найкраща відповідь

Add this part to after the sheet ending to show all the logs.










If you want to show a specific field changes in the note, add 'tracking=True' for that field in .py file.


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
квіт. 21
9217
1
бер. 25
1991
V17 Tree, Form view Вирішено
1
бер. 25
1292
1
лют. 25
1544
2
груд. 24
2526