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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1767
瀏覽次數
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
|
852 | ||
|
1
7月 25
|
1786 | ||
|
1
7月 25
|
1021 | ||
|
0
4月 24
|
1033 | ||
|
2
3月 24
|
4039 |