Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odpovědi
8975 Zobrazení

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
Zrušit

Did you successfully print barcode in Odoo?

Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
bře 15
4011
0
led 17
4023
1
bře 15
5477
3
čvc 25
8655
1
kvě 25
952