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

class equipment

name =fields.char

product_id = fileds.m2o product.product

line_id = domain by product id #!

class operation

name = fields.char

line_ids = fields.o2m model line


class line 

product_id fields.m2o product product


@class equipment

how to show line_ids with domain match product_id?

Awatar
Odrzuć
Autor

i had to add many2one field @ class operation,
but I still need to context equipment id in class line!

Powiązane posty Odpowiedzi Widoki Czynność
1
kwi 24
2251
2
gru 23
1457
1
cze 22
2383
1
cze 22
1515
1
lis 18
2800