Skip to Content
Menu
This question has been flagged
7 Replies
3700 Views

Hi all,

I need to generate alphanumeric product label, but if I define, for example, the following barcode:3648L394 when I try to print product label, the barcode is not generated.

If I try with a numeric barcode, for example 7612356183370, the product label is correctly generated.

Can you please help?


Thanks,

Filippo.

Avatar
Discard
Best Answer

Did you find an answer? I have the same problem. None of the answers given here solve the issue.

Avatar
Discard
Best Answer

In this case your issue is related to the product label report. Check the corresponding report and the related QWeb view and then ask a corresponding question about the "code" widget used in the report.product_simple_label QWeb view. This might give you the idea: https://www.odoo.com/forum/help-1/question/how-to-display-the-barcode-in-sales-order-window-odoo-10-117968


Avatar
Discard
Author Best Answer

Hi Ermin,

thanks for your reply, I'm using the default nomenclature, it is not clear how to modify it in order to print alphanumeric label. Please consider that alphanumeric label are correctly read, the issue is just on print them. How should I modify the nomenclature to print also alphanumeric label?

Avatar
Discard

In this case your issue is related to the product label report. Check the corresponding report and the related QWeb view and then ask a corresponding question about the "code" widget used in the report.product_simple_label QWeb view. This might give you the idea: https://www.odoo.com/forum/help-1/question/how-to-display-the-barcode-in-sales-order-window-odoo-10-117968

Author

Sorry your suggestion is not clear, I need just to print the label from

Inventory --> Product --> SpecificProduct --> Print --> Print product label.

this is working for numeric barcode, but it is not working for alphanumeric barcode

You have to customize the label report accordingly. The problem is the code widget which obviously only accepts numerical barcodes.

You could also check this module on how to create a new bar code type: https://www.odoo.com/apps/modules/10.0/barcode_widget/

Related Posts Replies Views Activity
1
Aug 24
6317
0
Dec 24
13
1
Oct 24
837
2
Aug 24
330
2
Jul 24
940