Search view add to dashboard functionality works and can we inherit and change the functionality add button code
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
The dashboard feature/functionality is a great feature in Odoo, specifically it serves as a Reporting Tool. You can see all your detailed reports once you chose the DashBoard Feature.
For E.g.:- If you want to view Sales reports as per months( i.e how much sales were done, how many quotations made and all details relating to Sales in graphical manner with all data )
The way to configure is as below.
Let us consider we want to have Dash Board feature the Sales Module.
Go to Sales Menu, then go to “Sales Order”.
Then go to ADD TO DASHBOARD
As soon as you click on ADD TO DASHBOARD, you will find a button “ADD” just below. Click on it.
After adding it, you will see a pop up as “FILTER ADDED”
Now go to menu REPORTING, there you will the SALES ORDER details based on moths or as you prefer.
This Reporting feature is available various modules, you just have to explore it.
Hope this helps
Cheers!!
Thank you for your answer i want to know which method odoo calls on clicking add button
Can you explain what do you mean by "METHOD ODOO CALLS ON CLICKING ADD BUTTON" As much I understand from your comment it calls the REPORTING METHOD
Nilim how can we add tree view in My Dashboard through coding side and also i don't want to add to in any menus. By taking dashboard itself i want to view tree view
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Aug 24
|
146 | ||
|
2
Jun 24
|
330 | ||
|
1
Mar 23
|
1816 | ||
|
1
Jun 22
|
1980 | ||
|
1
Oct 20
|
2403 |
Kindly explain a bit more on your requirements
Odoo in form view we have search button, in that we have option called add to dashboard functionality. it allows add the current object to dashboard how backend will work for this one