Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4246 Переглядів

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?

Related Posts Відповіді Переглядів Дія
0
бер. 16
3458
0
лип. 15
3361
0
січ. 24
1694
1
серп. 21
10185
3
черв. 21
10554