Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3338 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
2
août 25
2546
3
févr. 25
3844
0
mai 24
46
1
avr. 24
3543
4
sept. 23
5080