[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] Error when printing prescription
From: |
hydentsoft team |
Subject: |
[Health-dev] Error when printing prescription |
Date: |
Sun, 16 Oct 2016 19:56:14 +0530 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 |
Hi,
Unable to print prescription and getting below error
Traceback (most recent call last):
File
"/home/gnuhealth/gnuhealth/tryton/server/trytond-3.8.8/trytond/protocols/dispatcher.py",
line 162, in dispatch
result = rpc.result(meth(*c_args, **c_kwargs))
File
"/home/gnuhealth/gnuhealth/tryton/server/trytond-3.8.8/trytond/report/report.py",
line 143, in execute
cls.render(action_report, report_context))
File
"/home/gnuhealth/gnuhealth/tryton/server/trytond-3.8.8/trytond/report/report.py",
line 227, in render
data = rel_report(**report_context).render()
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/relatorio/templates/base.py",
line 34, in render
return self.serializer(self.events)
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/relatorio/templates/opendocument.py",
line 884, in __call__
for kind, data, pos in stream:
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/genshi/core.py",
line 289, in _ensure
for event in stream:
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/genshi/filters/i18n.py",
line 690, in __call__
for kind, data, pos in stream:
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/genshi/template/base.py",
line 618, in _include
for event in stream:
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/genshi/template/markup.py",
line 326, in _match
for event in stream:
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/genshi/template/base.py",
line 578, in _flatten
result = _eval_expr(data, ctxt, vars)
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/genshi/template/base.py",
line 289, in _eval_expr
retval = expr.evaluate(ctxt)
File
"/home/gnuhealth/.local/lib/python2.7/site-packages/genshi/template/eval.py",
line 177, in evaluate
return eval(self.code, _globals, {'__data__': data})
File "<string>", line 1, in <Expression u"format_date(lines.review,
user.language, date=True) or ''">
TypeError: format_date() got an unexpected keyword argument 'date'
Thanks
Hydentsoft
- [Health-dev] Error when printing prescription,
hydentsoft team <=
- Re: [Health-dev] Error when printing prescription, Luis Falcon, 2016/10/17
- Re: [Health-dev] Error when printing prescription, hydentsoft team, 2016/10/21
- Re: [Health-dev] Error when printing prescription, Hydentsoft Corporation, 2016/10/21
- Re: [Health-dev] Error when printing prescription, Luis Falcon, 2016/10/21
- Message not available
- Re: [Health-dev] Error when printing prescription, Luis Falcon, 2016/10/22
- Re: [Health-dev] Error when printing prescription, Luis Falcon, 2016/10/22
- Re: [Health-dev] Error when printing prescription, hydentsoft team, 2016/10/23