This question has been flagged
3 Replies
6083 Views

In Odoo there is a functionality to plan an activity like a call, email or a meeting that is attached to particular record (like a task inside a project or a opportunity in CRM). We can view them for example in calendar or in Odoo13 in scheduler view.

But when we mark an action as done it disappears from that views. It is only shown inside chatter below particular record as a note and that’s it.
It makes very hard to keep track of what calls and other activities were performed by a given user (or with particular client).

Is there some clean and simple way to keep track of this activities? Maybe unify them with meeting and put them on the bar on top? There is indication of how many meetings are planned or performed.


Avatar
Discard
Best Answer

Hi Andrzej, 

It was for this purpose that we at ForgeFlow created a module that will maje the completed activities to be retained. See https://github.com/OCA/social/tree/13.0/mail_activity_done


You may also want to use the module in combination with https://github.com/OCA/social/tree/13.0/mail_activity_board


Regards, 

Jordi Ballester

Avatar
Discard
Best Answer

You can use the "Dashboards" module (the module is already available in Odoo and free) for that!
Install the module and with developer mode activated go to: Settings->Technical->Activities, add "filters" and "Group by" as you wish and in Favorites "Add to my dashboard".

For example:


Avatar
Discard
Best Answer

You can use this app (search app in odoo apps by name provided below) to preview your own activities.

Apps Name:

Advanced Activity Dashboard


Avatar
Discard