تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
4234 أدوات العرض

Hi, 

   I have used ean13 barcode type in odoo, is there is any custom barcode type supported by odoo....Thanks in advance

الصورة الرمزية
إهمال
أفضل إجابة

the following are some of the other customized barcodes:

[ I2of5 | Code128 | Standard93 | Extended93 | Standard39 | Extended39 | MSI | Codabar | Code11 | FIM | POSTNET | USPS_4State ].
Most of the users used only code128 only

For example:

You can add a line like:

<barCode code="code128" fontName="Times-Roman" fontSize="50" alignment="CENTER"> [[ o.name or '' ]] </barCode>

الصورة الرمزية
إهمال
الكاتب

If we are using some custom barcode other than this is it possible to configure it????? Thanks in advance

الكاتب

how can i do that plz give me some suggestion....

أفضل إجابة

By the way, how can i increase it's size ?

I need  a barcode twice bigger :)

I've checked parameters in /report/.... where the code generator is but no luck.

الصورة الرمزية
إهمال