Hello there,
We are on Odoo 9. In the aged customers balance report.
We get this error when we click on ONLY ONE customer (C.R. Lucie Bruneau) to get the report. No special chars in the name of this customer. All the other customers are right to generate the report...
Many customers have their field parent_id = NULL. They work even with this. But not the one with the error.
An idea?
The error in log :
File "/usr/lib/python2.7/dist-packages/openerp/addons/account_reports_followup/account_followup_report.py", line 80, in create 'company_name': partner.parent_id.name,ValueError: unsupported format character ',' (0x2c) at index 26