Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3458 Tampilan

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" ?

Avatar
Buang
Penulis Jawaban Terbai

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

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

But does not seem to work.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Nov 21
2433
3
Feb 16
8616
1
Nov 21
2118
2
Nov 17
5378
0
Agu 17
3229