Required Apps |
Inventory (stock)
|
Lines of code | 56 |
Technical Name |
product_barcode |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Also available in version | v 16.0 v 13.0 v 12.0 v 14.0 v 10.0 v 11.0 |
Product Barcode Generator
Generates EAN13 Standard Barcode for Product

Explore this module
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
Report comment
Any abuse of this reporting system will be penalizedthe module is not functionnal. There are plenty of cases where it generates the same barcode for different products
Migrations errors
Doesn't work with v15
Re: Migrations errors
Module updated
Error in odoo 15
RPC_ERROR
Odoo Server Error
File "/home/odoo/odoo-15/odoo/tools/func.py", line 71, in wrapper
return func(self, *args, **kwargs)
Getting the following error in since v15, on new product save, can assist please?
A barcode can only be assigned to one product !
Re:
We have updated the module. Please download the latest module.
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
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
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
Re: Error
Thanks for reporting, We have updated the module
Error not working
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
...