Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3690 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

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

But does not seem to work.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lis 21
2692
3
lut 16
8972
1
lis 21
2378
2
lis 17
5677
0
sie 17
3546