Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1550 มุมมอง

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!

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
เม.ย. 24
2283
2
ธ.ค. 23
1478
Get the values of one2many field แก้ไขแล้ว
1
มิ.ย. 22
2422
1
มิ.ย. 22
1543
1
พ.ย. 18
2870