Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Not printing the bar code picking v8

Subscriure's

Get notified when there's activity on this post

This question has been flagged
v8printpickingprintingbarcode
14 Respostes
14159 Vistes
Avatar
Melvin Martinez

When sending to print the barcode picking is not printing, I need to install any dependencies. I'm testing the v8 version in ubuntu 12.04 lts

2
Avatar
Descartar
Melvin Martinez
Autor

anyone can help me?

Michael Bos

Dear Melvin, I have the same problem only I am on Ubuntu 14.04. I do get a product label which works when I go to the scanning part in picking and just scan that label. But I would like to be able to scan a picking order line, so the line is processed at once.

Josep Xifra

I have the same question. I have installed code 128 font and nothing happens. When I print the picking there are a blank square in the position of barcode

Josep Xifra

** I still haven't 20 karma points, so my solution is to go here, sorry ** Fixed on my installation in Ubuntu 14.04. 1.- Download this ZIP ( http://www.reportlab.com/ftp/pfbfer.zip ) and extract 2.- Create folder named "fonts" in " /usr/lib/python2.7/dist-packages/reportlab/". If the folder exists, go to step 3. 3.- Copy content of folder extracted in "fonts" folder 4.- Restart server Remember to make all of this with root permissions

Michael Bos

Dear Josep, This makes my server crash! It works untill I add the font's folder to the reportlab folder. My server is then unable to print any picking and it becomes unresponsive. Restarting Odoo through init.d or service option (ubuntu) both won't work.

Avatar
Rakesh Sindhav
Best Answer

Hi,
1.- Download ZIP and extract http://www.reportlab.com/ftp/pfbfer.zip
2.- Create folder named "fonts" in " /usr/lib/python2.7/dist-packages/reportlab/"
3.- Copy content of folder extracted in "fonts" folder
4.- Restart server

6
Avatar
Descartar
Michael Bos

Rakesh, I have the same problem. It crashes the server with the same fault as 92Trades has. Is there a proper fix available? I haven't found it yet!

Rakesh Sindhav

Have you attempted all the steps with the root permission on Ubuntu system ? And can you give me the configuration that you are using ? Try to start your server with [-d database name -u base] module. Hope it will solve your problem. Thanx.

Michael Bos

I did Rakesh. I will try starting the server as you said. It works till the part where I try to print the report. It then makes me restart the whole system before I can acces Odoo again. A simple "service odoo restart" doesn't work, also stopping odoo and all afflicted processes and then restarting them also doesn't work. I updated to the newest nightly build and now it doesn't crash anymore. But it also doesn't show any barcode!

Rakesh Sindhav

Are you sure that you put all the fonts in the "/usr/lib/python2.7/dist-packages/reportlab/fonts/" directory with the Root permission from the extracted file http://www.reportlab.com/ftp/pfbfer.zip (Or download it again, may be file is crashed, Restart the System) ?

Budi Hartono

Rakesh, I want to thank you and confirm that this solution works for me. I use Ubuntu 14.04 with Odoo 8.0.

Avatar
Dawari George
Best Answer

hello, your solution above does not work, infact it crases the system and keeps loading forever, is there a proper solution to fix the barcode issue on picking list please?

0
Avatar
Descartar
Avatar
Robin Vincent
Best Answer

Any help is much appreciated:

two days ago i followed this post and everything worked. I was able to print barcodes from the location page along with product codes.

Last night i was adding more locations and found out that it is no longer printing barcodes fomr the location page or the pick list page. However it does print barcodes form the product.

I have checked, permissions (everything is root) i have tried to redo the directions here with not effect the fonts folder is there and populated with files.

I have restarted odoo and the server and still just a box where the barcode should be.

The server does not hang and in fact works great other no bar codes.

I have tailed the logs for odoo, apache and syslog with not meaningful results.

Does anyone have any idea where i should look next?

0
Avatar
Descartar
Avatar
Fernando
Best Answer

I want to say the above answer is fine. I solved the problem in that way and I have windows 7. thanks a lot.

Note: Remember to restart the server.

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Generate EAN13 Barcode Automatically + Print Barcode Label (v8)
v8 print barcode ean13 barcodes
Avatar
Avatar
Avatar
Avatar
10
de jul. 15
30291
How to export packaging / warehouse location barcodes as Dynamic Barcodes
printing barcode
Avatar
0
d’ag. 24
1437
Error: No picking or location or product corresponding to barcode xxxxxx
picking barcode
Avatar
0
d’ag. 22
11573
print barcode odoo v8 pdf Solved
v8 barcode
Avatar
Avatar
Avatar
Avatar
4
de jul. 20
9590
Create a print view for a tree view
v8 print
Avatar
Avatar
1
de jul. 15
9842
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now