欢迎!

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

注册

只限注册用戶才可与社群互动。
此问题已终结
1 回复
2637 查看

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

形象
丢弃