Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4292 มุมมอง

my question is that how i can print company logo on bar-code (it's report name is product labels)

rate of product,product name,barcode icon and product varients already there i just want to add company logo there..
(in red area of report by defult in odoo 8)

how to call company logo in code ... code is

file name is product_label.xml

<?xml version="1.0" encoding="ISO-8859-1"?>

<lots>   

<lot-line type="fields" name="id">       

<code type="field" name="code"/>       

<product type="field" name="name"/>       

<variant type="field" name="attribute_value_ids.name"/>       

<price type="field" name="list_price"/>       

ean13 type="field" name="ean13"/>      

  <currency type="field" name="company_id.currency_id.name"/>  

  </lot-line>

</lots>

just tell me how to call company logo there?

(sorry for question i'm new in odoo)

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
print barcode odoo v8 pdf แก้ไขแล้ว
4
ก.ค. 20
9251
2
มี.ค. 15
4277
Odoo 8. POS Barcode Prefixes. แก้ไขแล้ว
1
มี.ค. 15
5828
2
ก.ย. 25
395
2
ก.ย. 25
553