欢迎!

分享和讨论最佳内容和新营销理念,打造专业形象,共同成为更好的营销人员。

注册

只限註冊用戶才可與社群互動。
此問題已被標幟
1 回覆
2643 瀏覽次數

Solution for Odoo not displaying barcode on printed product label picking list

頭像
捨棄
作者 最佳答案

1. Download

http://www.reportlab.com/ftp/fonts/pfbfer.zip

2. Extract to the corresponding version directory in the Python environment. If the fonts folder is not found in reportlab, create one manually

Example: /XXX/lib/python3.6/site-packages/reportlab/fonts 

 

If it still cannot be resolved, proceed as follows:

3、pip3 install --upgrade pip

4、pip3 install reportlab --upgrade

頭像
捨棄