This question has been flagged
1 Reply
3879 Views

Hi, I am using Odoo v14 and we use the accounting module. On the accounting module home page, there are a few default dashboards. I want to know how to add more to this list. Specifically, I want to add the Budget Analysis that can usually be found under Accounting > Reporting > Budgets Analysis.


Thanks.

Avatar
Discard
Best Answer

Hi,

The default dashboard under the accounting shows the kanban view of the journals. If you need to bring more data into it, what you can do is that, install the dashboard module and add this view to dashboard as well as the budget analysis.


To add a view to dashboard, open the corresponding view and click Add to My Dashboard from Favorites,



Then if you go the Dashboards menu,



To create custom dashboard from the code, refer this: https://www.youtube.com/watch?v=kfffu4Uzo10


Thanks

Avatar
Discard

I'd like to do this too, but it's not working for me. I'm trying to add "purchase receipts" but I don't get any view that gives me the option to create purchase receipts (whereas the default vendor bills one lets me create vendor bills)