İçereği Atla
Menü
Bu soru işaretlendi
4 Cevaplar
8965 Görünümler

Hello, I have installed ubuntu 12.04 LTS odoo v8 to test, and I have noticed that when sending to print the report stock picking the barcode is not printed just get a blank box where it should print the barcode. The question is, I need some python package install?

 

Avatar
Vazgeç

Did you successfully print barcode in Odoo?

En İyi Yanıt

Hi,

Do you tried copying fonts files at http://www.reportlab.com/ftp/pfbfer.zip on your python path?: (/usr/lib/python2.7/dist-packages/reportlab/fonts), if fonts directory is not there, create it.

Regards

Avatar
Vazgeç
En İyi Yanıt

Hi Melvin Martinez

     Plz refer this link which gives u some ideas of printing pdf using python code

https://geonet.esri.com/thread/59446

Avatar
Vazgeç
En İyi Yanıt

Do you have python-reportlab installed?

apt-get install python-reportlab

That should do the trick. If not, you can try installing reportlab through pip

pip install reportlab

Good luck.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Mar 15
4009
0
Oca 17
4022
1
Mar 15
5475
3
Tem 25
8644
1
May 25
937