跳至内容
菜单
此问题已终结
1 回复
4187 查看

I'm trying to print a pos ticket receipt with barcode from the order name , 


I'm trying it by this way

<div>
<img
t-att-src="'/report/barcode/?type=%s&amp;value=%s&amp;width=%s&amp;height=%s' % ('CODE128', 'receipt.name', 400, 67)" style="width:100%;height:20%;" alt="Barcode"/>
</div>


it's not work well and it's return a small img at the place of the record postion

how this can be done ?
形象
丢弃
最佳答案

any success? I am having same issue.


形象
丢弃
编写者

i did it
and i'm upload the solution on odoo app store
https://apps.odoo.com/apps/modules/13.0/pos_barcode_receipt/

Okay Thank you. Have you used default Odoo QR printing or used some third party JS library for printing QR?

相关帖文 回复 查看 活动
0
3月 16
3416
0
7月 15
3334
0
1月 24
1644
1
8月 21
10157
3
6月 21
10517