跳至内容
菜单
此问题已终结
1 回复
1776 查看

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. 

形象
丢弃
相关帖文 回复 查看 活动
0
1月 25
857
1
7月 25
1789
1
7月 25
1022
0
4月 24
1035
2
3月 24
4059