Skip to Content
Menu
This question has been flagged
1 Reply
875 Views

I would like to record daily activities on an interactive dashboard. Which module in odoo 14 should i use?

Avatar
Discard
Best Answer

Use this module for dashboard: https://apps.odoo.com/apps/modules/14.0/odoo_dynamic_dashboard/

there is model for recording user activity on different model named mail.activity, using the mentioned module you design/set any type component (bar/chart/tile) for representing the mail.activity data.

Avatar
Discard