Skip to Content
Menu
This question has been flagged
1 Odpoveď
1388 Zobrazenia

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
Zrušiť
Best Answer

Hi,

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


Hope it helps

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
aug 20
5613
3
máj 21
11449
0
júl 20
3344
2
aug 25
391
3
aug 25
564