Thursday, December 6, 2018
2 changes
New functionality added to Odoo
Odoo Studio now lets users add an Activity view to an action, making it easier to track and manage follow-up tasks directly from customized apps. When Activity features or chatter are added, Studio also enables the needed activity capability on the underlying model automatically.
Original PR description
The `activity` view can now be added on an action using Studio. The mixin `mail.activity.mixin` is added on the model (using `is_mail_activity`) when adding the view but also when adding the chatter in the form view. Task 1889687
Adds a new dashboard for Live Chat Enterprise that gives teams a quicker overview of chat sessions and operator performance. This helps managers monitor support activity and make staffing or service decisions more easily.
Original PR description
Uses the channel report view from community to make a Dashboard in order to get a better and quicker vision of the sessions and operators stats. Task ID : 1895998 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr