This tool will help you perform an upgrade of the PosBox's software over the internet.
However the preferred method to upgrade the posbox is to flash the sd-card with the latest image. The upgrade procedure is explained into to the PosBox manualTo upgrade the posbox, click on the upgrade button. The upgrade will take a few minutes. Do not reboot the PosBox during the upgrade.
Latest patch:
commit 4045e4fe66fc18f3e223a99c781a08a17ee49f60
Author: Lucas Perais (lpe)
Date: Tue May 29 16:42:16 2018 +0200
[FIX] hw_escpos: complying to barcode method A
Have a XMLReceipt with the line:
123456789
Print the receipt.
Before this commit, jibbrish characters were printed and also kinda 'broke'
the spacing between commands
e.g. If you add an EAN13 barcode below the code39 it would have failed to print correctly too
After this commit, everything prints correctly
OPW 1849284
ref: https://reference.epson-biz.com/modules/ref_escpos/index.php?content_id=128
closes #24965