Skip to Content
Menu
This question has been flagged

Hello everybody, I would like get the ID of each value inside a many2many field for the function create(), I'm using the following syntax

 instalaciones_usadas = values['x_instalaciones_usadas']

for i in instalaciones_usadas:

    aux = i.id


But I get a error: List has no attribute 'id', anyone could help me? Thanks!!


Portretas
Atmesti
Autorius

I did a UserError with the string of i making str(i[0]) and I always get "6" and I don't know why

Related Posts Replies Rodiniai Veikla
4
kov. 15
33243
1
rugp. 21
3344
1
lapkr. 19
7174
1
gruod. 17
6553
1
rugp. 17
5829