跳至内容
菜单
此问题已终结
3 回复
4040 查看

Hi,

it's very weird as i can't print quotations when i select German (CH) / Deutsch (CH) in my profile , when i go back to English everything go normal . this is odoo 14 community install it in ubuntu 20 server .

i try the same German (CH) / Deutsch (CH) in windows odoo i have no problem with it , i make sure that my locale have de_CH , but nothing change .


This is the errors odoo give me when i print 


Odoo Server Error
Traceback (most recent call last):
  File "/opt/odoo/addons/web/controllers/main.py", line 2137, in report_download
    report_name = safe_eval(report.print_report_name, {'object': obj, 'time': time})
  File "/opt/odoo/odoo/tools/safe_eval.py", line 328, in safe_eval
    c = test_expr(expr, _SAFE_OPCODES, mode=mode)
  File "/opt/odoo/odoo/tools/safe_eval.py", line 184, in test_expr
    code_obj = compile(expr, "", mode)
  File "<string>", line 1
    (object.state in ('draft', 'sent') und 'Angebot - %s' % (object.name)) oder 'Auftrag - %s' % (object.name)
                                       ^
SyntaxError: invalid syntax
形象
丢弃
编写者

This is the err on on Runbot

image0

最佳答案

Gibt es schon eine lösung?


形象
丢弃
最佳答案

That looks very much like a translation issue. Correct the translated text and it will work again.

形象
丢弃
编写者

the quotation is in English , only profile language use German (CH) / Deutsch (CH).

You will not find the german words "und" and "oder" in the original english source terms.

最佳答案

Hi,

Can you please try with the latest ODOO V14 Source code?

I checked on Runbot and it's working well.

https://7773896-14-0-all.runbot33.odoo.com/

Thanks & Regards,


Sunny Sheth

形象
丢弃
编写者

I try it now

it doesn't work , same problem

相关帖文 回复 查看 活动
0
2月 17
4932
3
2月 23
2481
0
9月 22
1749
1
3月 21
5038
1
1月 21
2532