Skip to Content
Menu
You need to be registered to interact with the community.
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
Opusti
Avtor

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

Related Posts Odgovori Prikazi Aktivnost
1
apr. 24
2255
2
dec. 23
1458
1
jun. 22
2383
1
jun. 22
1517
1
nov. 18
2813