-
- Downloads
[REF] mail: mail.thread fields cleaning :
- removed message_summary, a field that computes html containing the number of unread messages. This field was used only in kanban views. Probably that in earlier versions of the kanban view this field had a use; however now we can directly use a counter and use it in the kanban templates. - message_unread_counter is added, a counter of unread messages computed in the same time as message_unread. It is now used in kanban views. Views of several addons have been updated.
Showing
- addons/crm/crm_lead_view.xml 6 additions, 4 deletionsaddons/crm/crm_lead_view.xml
- addons/hr/hr_view.xml 4 additions, 3 deletionsaddons/hr/hr_view.xml
- addons/hr_equipment/views/hr_equipment_views.xml 8 additions, 4 deletionsaddons/hr_equipment/views/hr_equipment_views.xml
- addons/hr_recruitment/hr_recruitment_view.xml 4 additions, 2 deletionsaddons/hr_recruitment/hr_recruitment_view.xml
- addons/mail/models/mail_thread.py 5 additions, 14 deletionsaddons/mail/models/mail_thread.py
- addons/mail/views/mail_channel_views.xml 4 additions, 2 deletionsaddons/mail/views/mail_channel_views.xml
- addons/project/project_view.xml 4 additions, 2 deletionsaddons/project/project_view.xml
- addons/project_issue/project_issue_view.xml 4 additions, 2 deletionsaddons/project_issue/project_issue_view.xml
Loading
Please register or sign in to comment