Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1515 Weergaven

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
Annuleer
Auteur

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

Gerelateerde posts Antwoorden Weergaven Activiteit
1
apr. 24
2251
2
dec. 23
1457
1
jun. 22
2383
1
jun. 22
1515
1
nov. 18
2800