تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1508 أدوات العرض

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
أبريل 24
2250
2
ديسمبر 23
1452
1
يونيو 22
2381
1
يونيو 22
1513
1
نوفمبر 18
2797