تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
9005 أدوات العرض

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?

 

الصورة الرمزية
إهمال

Did you successfully print barcode in Odoo?

أفضل إجابة

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

الصورة الرمزية
إهمال
أفضل إجابة

Hi Melvin Martinez

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

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

الصورة الرمزية
إهمال
أفضل إجابة

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.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
مارس 15
4025
0
يناير 17
4034
1
مارس 15
5505
3
يوليو 25
8724
1
مايو 25
1023