Skip to Content
Menu
This question has been flagged
1 Atsakyti
7809 Rodiniai

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 .

Portretas
Atmesti

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

Best Answer

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):

-----

------

Portretas
Atmesti
Autorius

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

Related Posts Replies Rodiniai Veikla
2
rugp. 22
6677
4
geg. 22
34609
0
lapkr. 17
6490
4
rugs. 17
25278
0
vas. 16
5356