Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1295 Vistas

Hi,

installed ODOO 17 on Debian 12. So far everything is working expect when printing delivery slip, which gaves following error.

Maybe someone has a hint, where to fix this issue?


Thanks in advance.


             ^^^^^^^^^^^^^^^^^^
  File "", line 1637, in template_1817
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
RenderPMError: Error in setFont('Courier',11.475000000000017) missing the T1 files?
Originally : makeT1Font() argument 2 must be str, not None
Template: stock.report_picking
Path: /t/t/t/t/div/table[1]/tbody/tr/td[5]/span


The above server error caused the following client error:
RPC_ERROR: Odoo Server Error



Avatar
Descartar
Mejor respuesta

Hi,

Install "pip install reportlab". Then run "sudo pip install reportlab --upgrade" and restart the Odoo server.


Hope it helps

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 20
5563
3
may 21
11309
0
jul 20
3259
3
ago 25
188
3
ago 25
1548