Dear all,
when I tried to print a prescription (the same with making an email
report) at the federation demo-database (see link to screenshot at the
end of the email) I got this error:
Traceback (most recent call last):
File "/trytond/wsgi.py", line 73, in dispatch_request
return endpo
Hi Edgar
On Saturday, August 15, 2020, 6:45:20 PM GMT+2, Edgar Hagenbichler
wrote:
> '__relatorio_escape_invalid_chars(format_date(prescription.report_prescription_date,
>
> user.language))'>
> File "/trytond/report/report.py", line 339, in format_date
> lang = Lang.get()
> F