[Health-dev] print prescription error

2020-08-15 Thread Edgar Hagenbichler
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

Re: [Health-dev] print prescription error

2020-08-15 Thread Armand MPASSY-NZOUMBA via Health-dev
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