Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
Lines of code | 105 |
Technical Name |
product_barcode |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 17.0 18.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 |
Product Barcode Generator
Generates EAN13 Standard Barcode for Product
Cybrosys Technologies
Features:
- → Generates Barcode Automatically.
- → Print Variant Price on Product Labels.
- → Print Variant Name on Product Labels.
Overview
The module automatically generates EAN13 standard barcode for each product while you create it. The module also introduces a new feature to print product variant price on the product label. Presently Odoo doesnât have these features.
Product Master
☛ Create a Product.
Product Labels
☛ Variant name on label.
☛ Variant sale price on label.
Need Any Help?
Email Contact Us Request Customization
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedPlease check your code.
@mayank you may be using the same barcode for two variants or maybe all of your variants are copying the same product template.
Error while adding Variants
Throwing error - " A barcode can be asigned to one product " while adding new variants. Please help
I have the following error when creating a product
A barcode can only be assigned to one product!
Please how can I solve it
Re:
We have solved the issue. Thanks for reporting
I have the following error when creating a product
A barcode can only be assigned to one product!
Please how can I solve it
can we make custom barcode using your module? and is that supporting multi companies?
Thank you.
am using barcode generator version 13. it works fine on the new creation but it does not work when I try to import from excel.
did you have any help?
returned error is like this, NB there is no duplicate barcode in the existing product
Odoo edition
Hi,
does this module work on odoo 13 community edition??
Regards,
Suneel
Re: Odoo edition
Yes
instructions
I have installed the module and tried to create a part. It does not place a barcode into the barcode area.
Thanks
It's doesn't works on v.13
Barcode is not assigned.
Yurii
It's doesn't works on v.13 Barcode is not assigned.
barcde reading error
barcode is not scan by scaner in your report and also not properly print out in sticker pls any configuration or update
When I print Product Bar code in V-13
Odoo Server Error Traceback (most recent call last): File "/opt/odoo13/odoo/odoo/addons/base/models/qweb.py", line 332, in _compiled_fn return compiled(self, append, new, options, log) File "", line 1, in template_product_report_simple_barcode_728 AttributeError: 'product.product' object has no attribute 'attribute_value_ids' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/odoo13/odoo/addons/web/controllers/main.py", line 2015, in report_download response = self.report_routes(reportname, docids=docids, converter=converter, context=context) File "/opt/odoo13/odoo/odoo/http.py", line 510, in response_wrap response = f(*args, **kw) File "/opt/odoo13/odoo/addons/web/controllers/main.py", line 1953, in report_routes pdf = report.with_context(context).render_qweb_pdf(docids, data=data)[0] File "/opt/odoo13/odoo/odoo/addons/base/models/ir_actions_report.py", line 716, in render_qweb_pdf html = self.with_context(context).render_qweb_html(res_ids, data=data)[0] File "/opt/odoo13/odoo/odoo/addons/base/models/ir_actions_report.py", line 756, in render_qweb_html return self.render_template(self.report_name, data), 'html' File "/opt/odoo13/odoo/odoo/addons/base/models/ir_actions_report.py", line 541, in render_template return view_obj.render_template(template, values) File "/opt/odoo13/odoo/odoo/addons/base/models/ir_ui_view.py", line 1154, in render_template return self.browse(self.get_view_id(template)).render(values, engine) File "/opt/odoo13/odoo/addons/web_editor/models/ir_ui_view.py", line 25, in render return super(IrUiView, self).render(values=values, engine=engine, minimal_qcontext=minimal_qcontext) File "/opt/odoo13/odoo/odoo/addons/base/models/ir_ui_view.py", line 1162, in render return self.env[engine].render(self.id, qcontext) File "/opt/odoo13/odoo/odoo/addons/base/models/ir_qweb.py", line 58, in render result = super(IrQWeb, self).render(id_or_xml_id, values=values, **context) File "/opt/odoo13/odoo/odoo/addons/base/models/qweb.py", line 260, in render self.compile(template, options)(self, body.append, values or {}) File "/opt/odoo13/odoo/odoo/addons/base/models/qweb.py", line 334, in _compiled_fn raise e File "/opt/odoo13/odoo/odoo/addons/base/models/qweb.py", line 332, in _compiled_fn return compiled(self, append, new, options, log) File "", line 1, in template_product_report_producttemplatebarcode_721 File "", line 2, in body_call_content_719 File "", line 4, in foreach_718 File "", line 5, in foreach_717 File "/opt/odoo13/odoo/odoo/addons/base/models/qweb.py", line 339, in _compiled_fn raise QWebException("Error to render compiling AST", e, path, node and etree.tostring(node[0], encoding='unicode'), name) odoo.addons.base.models.qweb.QWebException: 'product.product' object has no attribute 'attribute_value_ids' Traceback (most recent call last): File "/opt/odoo13/odoo/odoo/addons/base/models/qweb.py", line 332, in _compiled_fn return compiled(self, append, new, options, log) File "", line 1, in template_product_report_simple_barcode_728 AttributeError: 'product.product' object has no attribute 'attribute_value_ids' Error to render compiling AST AttributeError: 'product.product' object has no attribute 'attribute_value_ids' Template: product.report_simple_barcode Path: /t/div/table/thead/tr/td/strong[2]/span Node:
Re: When I print Product Bar code in V-13
Thanks for reporting. Fixed
Error
Its giving error when i create product variants.... any solution please