Skip to Content
Menu
This question has been flagged

Greetings all,

I cannot find a detailed documentation that talks about this aspect of customizing activities (To-dos) in Odoo 11 CE. I managed to programmatically (i.e. in Python) create new activities, associate them to a specific model instance, and assign them to a particular user.


But I still need to customize them further, and here are my questions:

When an activity appears in the activities menu (i.e. in the top bar of Odoo), it shows an icon, title, and few stats (i.e. number of Late, Today, and Future activities).

  1. How can I customize the icon?

  2. How can I customize the title?

  3. How can I customize the stats?

  4. How can I group the the activities based on some field in the model instances? (This will allow me to give different custom icons, titles, and stats to different groups, and also open different custom views upon clicking the groups)

When an activity is clicked, the default view of the associated model is opened; how can I open a custom view?

 Thank you!

Avatar
Discard
Related Posts Replies Views Activity
2
Sep 23
6556
2
Apr 20
2387
1
May 19
5224
3
Oct 18
17048
0
Mar 15
4079