Skip to Content
Menu
This question has been flagged
1 Reply
1289 Views

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

Hi,

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


Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 20
5550
3
May 21
11302
0
Jul 20
3241
0
Aug 25
41
1
Jul 25
544