Trying to Export Data and getting coded output:
When I Export data from a list the output fields appear as coded data.
Example: I try and export very simple Customer Data for Name, City and Email and get the following output.
idcitycustomeremail
__export__.res_partner_14367 NORCROSS TRUE marthaa@hotmail.com
__export__.res_partner_12315 NORCROSS TRUE
__export__.res_partner_14368 TRUE
__export__.res_partner_12010 EVERETT TRUE WALTER@AACELULAR.COM
__export__.res_partner_12011 TRUE
Is there a Setting that would give me the Actual Partner Name, rather than the Odoo coding? This seems to happen on all my Export reports. Just want to wysiwyg from the List Screen to my Spreadsheet.