跳至内容
菜单
此问题已终结

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?

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
1
4月 24
2251
2
12月 23
1457
1
6月 22
2383
1
6月 22
1515
1
11月 18
2800