Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 994 |
Technical Name |
activity_dashboard_mngmnt |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 994 |
Technical Name |
activity_dashboard_mngmnt |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 15.0 16.0 17.0 18.0 |

Activity Management
Dashboard for Streamlined Management of All Activities.

Key Highlights
Provides Activity Dashboard.
Manages origin of activity.

Activity dashboard.

List view of Planned, Today's, Completed and Overdue Activities.

Click on any tile.

List view of corresponding tile.

Click View button in List view.

It leads to the form view of corresponding activity.

Click Origin button in List view.

It leads to the origin of corresponding activity.

Navigate to Activity Tag under Configuration to create new Tags.

Navigate to Activity Type under Configuration to create new Activity Types.
-
Delivers comprehensive Activity insights through a Dashboard.
-
Effectively orchestrates the Source of Activities.
-
Facilitates Activity Tags for efficient categorization.
Initial Commit for Activity Management.
Related Products
Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

Odoo Licensing Consultancy
Our Industries

Trading
Easily procure and sell your products

POS
Easy configuration and convivial experience

Education
A platform for educational management

Manufacturing
Plan, track and schedule your operations

E-commerce & Website
Mobile friendly, awe-inspiring product pages

Service Management
Keep track of services and invoice

Restaurant
Run your bar or restaurant methodically

Hotel Management
An all-inclusive hotel management application
Support
Got questions or need help? Get in touch.
Say hi to us on WhatsApp!
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
but still in the dashboard data... there are boxof planned overdue etc.. there count is showing wrong
but still in the dashboard data... there are boxof planned overdue etc.. there count is showing wrong
ok i figured out... you have to comment out the field(state) because you are overwriding it...
doesnt work
if you have some activity records as of overdue activity or of different state previously and if you try to install this app or the activity checklist app as well it will give error
```
2025-09-05 10:59:30,715 161915 ERROR live odoo.http: Exception during request handling.
Traceback (most recent call last):
File "/home/sidharth/Workspace/odoo_17/core/odoo/http.py", line 2375, in __call__
response = request._serve_db()
File "/home/sidharth/Workspace/odoo_17/core/odoo/http.py", line 1950, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/home/sidharth/Workspace/odoo_17/core/odoo/service/model.py", line 152, in retrying
result = func()
File "/home/sidharth/Workspace/odoo_17/core/odoo/http.py", line 1978, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/home/sidharth/Workspace/odoo_17/core/odoo/http.py", line 2182, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/home/sidharth/Workspace/odoo_17/core/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/home/sidharth/Workspace/odoo_17/core/odoo/addons/base/models/ir_http.py", line 221, in _dispatch
result = endpoint(**request.params)
File "/home/sidharth/Workspace/odoo_17/core/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/home/sidharth/Workspace/odoo_17/core/addons/web/controllers/dataset.py", line 25, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/home/sidharth/Workspace/odoo_17/core/addons/web/controllers/dataset.py", line 21, in _call_kw
return call_kw(Model, method, args, kwargs)
File "/home/sidharth/Workspace/odoo_17/core/odoo/api.py", line 480, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/home/sidharth/Workspace/odoo_17/core/odoo/api.py", line 451, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/home/sidharth/Workspace/odoo_17/core/addons/contacts/models/res_users.py", line 15, in systray_get_activities
activities = super(Users, self).systray_get_activities()
File "/home/sidharth/Workspace/odoo_17/core/addons/calendar/models/res_users.py", line 69, in systray_get_activities
res = super(Users, self).systray_get_activities()
File "/home/sidharth/Workspace/odoo_17/core/addons/mail/models/res_users.py", line 316, in systray_get_activities
user_activities[model_name]["%s_count" % activity.state] += 1
KeyError: 'False_count'
```
Nice
But does it allow to create an activity not just on date but on datetime so that the user will also get alert on the activity based on the time
Re: Nice
Currently, the dashboard uses Odoo's default activity feature. Changing the field from date to datetime will affect the entire activity creation process in Odoo. Customisation is possible, and if you need this, please share your requirements via email at odoo@cybrosys.com
Good one!
well done. Have a doubt , When i logged in as a sales user, i am expecting to see only my activities, but all the activities are listed. Can we get a fix ?
Re: Good one!
We have updated the module, and you can now get the latest version from the Odoo App Store.