Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4920 Переглядів

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 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
трав. 15
20698
3
квіт. 23
11971
0
груд. 24
1401
2
лип. 24
2193
1
бер. 24
2443