Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

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

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

Not printing the bar code picking v8

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
v8printpickingprintingbarcode
14 Respostas
14174 Visualizações
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
Cancelar
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
Melhor resposta

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
Cancelar
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
Melhor resposta

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
Cancelar
Avatar
Robin Vincent
Melhor resposta

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
Cancelar
Avatar
Fernando
Melhor resposta

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
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
Generate EAN13 Barcode Automatically + Print Barcode Label (v8)
v8 print barcode ean13 barcodes
Avatar
Avatar
Avatar
Avatar
10
jul. 15
30312
How to export packaging / warehouse location barcodes as Dynamic Barcodes
printing barcode
Avatar
0
ago. 24
1451
Error: No picking or location or product corresponding to barcode xxxxxx
picking barcode
Avatar
0
ago. 22
11577
print barcode odoo v8 pdf Resolvido
v8 barcode
Avatar
Avatar
Avatar
Avatar
4
jul. 20
9610
Create a print view for a tree view
v8 print
Avatar
Avatar
1
jul. 15
9864
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة 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 é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

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