Skip to Content
Menú
This question has been flagged
1 Respondre
1290 Vistes

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
Best Answer

Hi,

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


Hope it helps

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
d’ag. 20
5554
3
de maig 21
11303
0
de jul. 20
3243
0
d’ag. 25
61
1
de jul. 25
547