Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
5031 Tampilan

print(self._origin.promotion_id.id)

print value 

odoo.models.NewId object at 0x7f21fb068ac8


for test in self._origin.promotion_id: 

 print(test.id)

print value 

odoo.models.NewId object at 0x7f21fb068ac8



print(self._origin.promotion_id.name)

print value 

TEST it giving perfect result 


other then ID other column i can easily access but in this time i need ID 

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Mei 15
20846
3
Apr 23
12359
0
Des 24
1510
2
Jul 24
2375
1
Mar 24
2566