Skip to Content
Menu
This question has been flagged
2 Replies
5995 Zobrazenia

Hi,

I am trying to setup POS using Odoo 13 Community Edition. I configured order printer (Epson TM-U220B Model M188B) When I print the order, it cuts off. The fonts are too big and the text is cut off on the right. I only see a bit of the text. It seems like it is trying to print A4/Letter size in the thin paper.


I also have TM-m30 receipt printer and it works fine. I don't understand if the issue is with the printer or Odoo. In the printer configuration page, I see EPOS setting which I have enabled and the printing method is set to "Impact". Other options are "Impact (24pin)", "Thermal (180dpi)" and "Thermal (203dpi)". If I select any of the other three, it gives me gibberish text in the print.

Avatar
Zrušiť
Best Answer

Goto odoo\addons\point_of_sale\static\src\css\pos_receipts.css then try reduce the font-size & paper width in the first section:

.pos-receipt-print {

    width: 256px;

    font-size: 10px;

    color: #000000;

}


Avatar
Zrušiť
Best Answer

I have exactly same problem. Any solution?

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
jan 24
1548
0
jún 25
2000
3
okt 21
7355
2
mar 20
7327
2
máj 18
7372