Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3337 Visualizações

partner_id=modelsE.execute_kw(dbE, uidE, passwordE, 'res.partner', 'search', ['partner_id_enterprise', '=', val['partner_id_enterprise']],)

 TypeError: string indices must be integers

Avatar
Cancelar
Melhor resposta

Hi,

It seems the type of variable val is string, so you cannot call like val['partner_id_enterprise'], please verify the data type is expected to be string itself, or make necessary change.

Thanks

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
ago. 25
2546
3
fev. 25
3844
0
mai. 24
46
1
abr. 24
3543
4
set. 23
5080