Skip to Content
Menú
This question has been flagged

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?

Avatar
Descartar
Autor

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

Related Posts Respostes Vistes Activitat
1
d’abr. 24
2316
2
de des. 23
1507
1
de juny 22
2459
1
de juny 22
1573
1
de nov. 18
2929