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

I try to context.get field but but this field found in another object and I want Use it In Tree View. please help me how can I make this .

thank you so much .

อวตาร
ละทิ้ง

what does it mean context.get from another object? context isn't part of object

คำตอบที่ดีที่สุด

Hi Mohammed.

try this:

inv_obj = self.pool.get('account.invoice')

for inv in inv_obj.browse(cr, uid, context.get('active_ids'), context=context):

-----

------

อวตาร
ละทิ้ง
ผู้เขียน

thank you so much for your attention but I want this in tree view how can I make it

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ส.ค. 22
6767
4
พ.ค. 22
34801
0
พ.ย. 17
6582
4
ก.ย. 17
25383
0
ก.พ. 16
5438