Hi guys,
I export the contacts with a spreadsheet. But I want to get category_id field as display name not id.
Contact: Test
Categori_id: Tag1(id=1),Tag2(id=2),Tag3(id=3)
Spreadsheet: Test | 1,2,3 (i don't want this)
Spreadsheet: Test | Tag1,Tag2,Tag3 (i want this)
=oe_browse("res.partner";"display_name category_id";)
https://prnt.sc/18l7zoa
Please help me.
Thank you.
Tugay HATIL
Odoo ERP Consultant