Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1756 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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. 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 25
850
1
лип. 25
1777
1
лип. 25
1014
0
квіт. 24
1029
2
бер. 24
4027