Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
8987 Visualizzazioni

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
Abbandona

Did you successfully print barcode in Odoo?

Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mar 15
4015
0
gen 17
4029
1
mar 15
5502
3
lug 25
8703
1
mag 25
1012