Hi,
The numpad display in paiements (pay.php) is messed up since upgrade to version 11.
Not sure this is a proper way, but I made the following changes to fix:
- in pay.php, line233, inline-table --> inline-block
- in pos.css, lines 37, 59, 74 : width: calc(25% - 2px); --> width: calc(25% - 6px);
Congratulations and thank you for TakePOS !
Benjamin
Hi,
The numpad display in paiements (pay.php) is messed up since upgrade to version 11.
Not sure this is a proper way, but I made the following changes to fix:
Congratulations and thank you for TakePOS !
Benjamin