Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
1752 Weergaven

Is it possible to add custom filtering to the odoo "my dashboards" module, so i could search and filter the different windows set up from the dashboard itself?

Avatar
Annuleer
Beste antwoord

I have only figured out how to do it by creating my own json file and wrapping it in a module. 


1. Copy the sales dashboard json file into your own module

2. Replace the json escaped view inside “content”:

3. Update the domain and model at the bottom of the file and then upgrade your module to see the changes. 

Make sure to update your manifest file to ensure your “depends_on” has the modules with custom fields used in the dashboard. 

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
jan. 25
848
1
jul. 25
1775
1
jul. 25
1014
0
apr. 24
1029
2
mrt. 24
4025