Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
5978 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Beste antwoord

I have exactly same problem. Any solution?

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
jan. 24
1532
0
jun. 25
1968
3
okt. 21
7343
2
mrt. 20
7319
2
mei 18
7353