跳至內容
選單
此問題已被標幟
1551 瀏覽次數

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
2286
2
12月 23
1482
1
6月 22
2438
1
6月 22
1550
1
11月 18
2877