跳至內容
選單
此問題已被標幟
1 回覆
938 瀏覽次數

Using Studio, I want to create 2 additional menu's in the 'manufacturing' app.

Each menu should show the list of 'Transfer' items. But in each menu I want a different filter applied to this list by default. One menu should show the transfers of operation type X, the other of operation type Y.

I know a default filter can be applied (using 'Filter Rules' in Studio), but I noticed this default filter is then applied over all menu's that list all transfers.


Is it possible to achieve what I want using Studio? Or any other way to achieve this?

Thank you.

頭像
捨棄
最佳答案

Yes, you can use Context to achieve this.

For example, the “Customers” menu initially displays a list of customers, and not any other type of contact.  This is set in the Windows Action: 

{'search_default_customer': 1}

Note: the customer filter is defined in the Search View. If you need to add a new filter you will have to update the search view (which you can do in Studio - and then you can rename the filter by directly editing the XML).

This is the filter (note the ‘X’ to show that it can be removed):

https://odootricks.tips/context/#filters

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
3月 25
1290
0
2月 25
991
0
2月 25
1123
0
2月 25
1134
2
2月 25
2008