跳至內容
選單
此問題已被標幟
4638 瀏覽次數

I have programmed a wizard in which it will return a list of employee with custom selection order. However, when i passed to context as : 

   context.update({'group_by': 'department_id',  'default_order': report.order_by})

the default_order does not triggered. I have to modified the search() in the model to get the result. My question is that are there any ways to trigger the order of the list view of a model after i passed in value default_order for the context without modified the search(). Thanks 

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
4月 15
11288
1
1月 25
1265
0
7月 22
2366
3
9月 20
3042
1
3月 16
4434