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

I am trying to filter sales orders within my customers screen. I added a new field in sales_order table called x_order_type. I have added a record with the value in x_order_type to "lines".

I then added a page and the sale_order_ids link, which shows me all sales order related to the customer viewed. Is there any way of using the domain filter in the res.partner form view, to filter for only orders that have the value "lines" ?

形象
丢弃
编写者 最佳答案

Is there no way to do this? Tried domain filter:

[('x_order_type','=',lines)]

But does not seem to work.

形象
丢弃
相关帖文 回复 查看 活动
2
11月 21
2446
3
2月 16
8670
1
11月 21
2128
2
11月 17
5415
0
8月 17
3265