hi,
how to create a dashboard that displays model statistics like the number of a specific record in the button.
Thank in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hi,
how to create a dashboard that displays model statistics like the number of a specific record in the button.
Thank in advance
Hello jenan soliman,
If you want simple dashboard which only display the total count of the records on that object then you can use Odoo Dashboard Module.
Step 1: First you need to install "Dashboard(board)" module in your database.
Step 2: Go to Sale Order List(Tree) view.
Step 2: Group By with Company(so it will show the total count of the records for that company. If you have multiple company then count will be according to company)
Step 3: Click on "Favourites"(you can find it below search bar) and then you need to select "Add to my dashboard" option. Here you can give any custom name for this dashboard like Sale or any.
Step 4: Now go to "Dashboard" App from main menu and you can see Sale view as Dashboard on that form.
Similarly you can add multiple dashboard for other object like Invoice, Purchase, Contact etc.
Hope this answer helps you.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
https://apps.odoo.com/apps/modules/15.0/crm_dashboard/ check this module