Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1891 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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. 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 25
979
2
sie 25
2010
1
lip 25
1219
0
kwi 24
1162
2
mar 24
4367