コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2977 ビュー
Hello,
I'm trying to retrieve partners records through external API; however the selection fields return only the option id not the label, how can i get the labels instead?

sample code, where partner_type, pharmacy_type and partner_sector are selection fields:

result = models.execute_kw(config.db, uid, config.pwd, 'res.partner', 'search_read',
[[]], {'fields': ['id',
'active',
'display_name',
'distributor_code',
'city',
'partner_type',
'pharmacy_type',
'partner_sector',
'assigned_ids', 'company_id'


アバター
破棄
関連投稿 返信 ビュー 活動
1
8月 25
376
2
7月 25
2822
3
7月 25
633
1
6月 25
2096
1
8月 25
1003