Skip to Content
Menu
This question has been flagged
3 Replies
14228 Views

Search view add to dashboard functionality works and can we inherit and change the functionality add button code

Avatar
Discard

Kindly explain a bit more on your requirements

Author

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

Best Answer

 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.

  1. Go to Sales Menu, then go to “Sales Order”.

  2. Then go to ADD TO DASHBOARD

  3. As soon as you click on ADD TO DASHBOARD, you will find a button “ADD” just below. Click on it.

  4. After adding it, you will see a pop up as “FILTER ADDED”

  5. Now go to menu REPORTING, there you will the SALES ORDER details based on moths or as you prefer.

  6. This Reporting feature is available various modules, you just have to explore it.

Hope this helps

 Cheers!!

Avatar
Discard
Author

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

Related Posts Replies Views Activity
1
Aug 24
146
2
Jun 24
330
1
Mar 23
1816
1
Jun 22
1980
1
Oct 20
2403