コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1535 ビュー

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
2256
2
12月 23
1458
1
6月 22
2384
1
6月 22
1518
1
11月 18
2815