콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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
2254
2
12월 23
1458
1
6월 22
2383
1
6월 22
1517
1
11월 18
2810