Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Not printing the bar code picking v8

Subscribe

Get notified when there's activity on this post

This question has been flagged
v8printpickingprintingbarcode
14 Replies
14162 Views
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
Discard
Melvin Martinez
Author

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
Discard
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
Discard
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
Discard
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
Discard
Enjoying the discussion? Don't just read, join in!

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

Sign up
Related Posts Replies Views Activity
Generate EAN13 Barcode Automatically + Print Barcode Label (v8)
v8 print barcode ean13 barcodes
Avatar
Avatar
Avatar
Avatar
10
Jul 15
30291
How to export packaging / warehouse location barcodes as Dynamic Barcodes
printing barcode
Avatar
0
Aug 24
1438
Error: No picking or location or product corresponding to barcode xxxxxx
picking barcode
Avatar
0
Aug 22
11573
print barcode odoo v8 pdf Solved
v8 barcode
Avatar
Avatar
Avatar
Avatar
4
Jul 20
9590
Create a print view for a tree view
v8 print
Avatar
Avatar
1
Jul 15
9843
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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