Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
3966 Vistas

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
Avatar
Descartar
Autor

This is the err on on Runbot

image0

Mejor respuesta

Gibt es schon eine lösung?


Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor

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.

Mejor respuesta

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

Avatar
Descartar
Autor

I try it now

it doesn't work , same problem

Publicaciones relacionadas Respuestas Vistas Actividad
0
feb 17
4721
3
feb 23
2263
0
sept 22
1619
1
mar 21
4809
1
ene 21
2319