v 15.0 Third Party 14392
Download for v 15.0 Deploy on Odoo.sh Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 56
Technical Name product_barcode
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 12.0 10.0 11.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 56
Technical Name product_barcode
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 12.0 10.0 11.0 13.0 14.0 15.0 16.0

Product Barcode Generator

Generates EAN13 Standard Barcode for Product

Overview

The module automatically generates EAN13 standard barcode for each product while you create it.

Features

Automatic Barcode Generation

Generates Barcode Automatically.

Screenshots

Create a Product

Suggested Products


Our Services


Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy

Our Industries


Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Need Help?



Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
the module is not functionnal. There are plenty of cases where it generates the same barcode for different products
by
Safaa
on 9/26/22, 8:11 AM



Migrations errors
by
Medab VALL
on 11/15/21, 10:23 AM

Doesn't work with v15

Re: Migrations errors
by
Cybrosys Technologies
on 11/17/21, 2:00 AM Author

Module updated


Error in odoo 15
by
Azhar Saleem
on 10/15/21, 6:31 AM

RPC_ERROR

Odoo Server Error

  File "/home/odoo/odoo-15/odoo/tools/func.py", line 71, in wrapper

    return func(self, *args, **kwargs)




Erors with numbers
by
RAMAZAN BAYIR
on 6/20/23, 5:29 AM

I have discovered that the modules giving number is not EAN13 format. Giving random numbers. And printing barcode with the barcode is not same numbers. 

Re: Erors with numbers
by
Cybrosys Technologies
on 6/26/23, 12:18 AM Author

Thank you for reporting an issue with this module. We have updated the module.
Please get the latest version.


by
McGeough
on 4/19/23, 5:05 AM

Getting the following error in since v15, on new product save, can assist please?

    A barcode can only be assigned to one product !

Re:
by
Cybrosys Technologies
on 4/27/23, 1:24 AM Author

We have updated the module. Please download the latest module.


by
Ferreteria ERO
on 8/30/22, 11:55 AM

when I add a product and I add the code when saving, it changes me to the one generated by the module, how can I make it not work that way


by
Ferreteria ERO
on 8/30/22, 11:55 AM

cuando agrego un producto y le agrego el codigo al guardar me cambia al que genera el modulo como puedo hacer para que no funcione asi


Error when importing products
by
Okeleke Mike
on 3/25/22, 6:04 AM

When importing products from an excel sheet, it will generate a barcode for an item with a barcode assigned, will be much better if it only generates for items without a barcode assigned

thank you for the good work


Error
by
Medab VALL
on 11/15/21, 10:20 AM
ValueError: External ID not found in the system: product.report_simple_barcode

Re: Error
by
Cybrosys Technologies
on 11/17/21, 1:59 AM Author

Thanks for reporting, We have updated the module


Error not working
by
Mohammad AL-Omari
on 11/6/21, 4:13 AM

RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "d:\odoo\odoo15\server\odoo\tools\cache.py", line 85, in lookup

    r = d[key]

  File "d:\odoo\odoo15\server\odoo\tools\func.py", line 71, in wrapper

    return func(self, *args, **kwargs)

  File "d:\odoo\odoo15\server\odoo\tools\lru.py", line 34, in __getitem__

    a = self.d[obj]

KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x000001B3846E1438>, 'product.report_simple_barcode')


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "d:\odoo\odoo15\server\odoo\tools\convert.py", line 680, in _tag_root

...