Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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;

}


Awatar
Odrzuć
Najlepsza odpowiedź

I have exactly same problem. Any solution?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 24
1544
0
cze 25
1986
3
paź 21
7348
2
mar 20
7326
2
maj 18
7364