Mario Dian
|
c640289f4f
|
App: Light PoS on top of the existing PoS (#1909)
* Initial commit
* review fixes
* Fix padding of logo, readjust display font size when clearing numbers
Co-authored-by: Kukks <evilkukka@gmail.com>
|
2020-09-21 08:06:31 +02:00 |
|
Umar Bolatov
|
bc0215b647
|
Place status message in correct positions for cart and static versions of POS app
fix #1758
|
2020-07-20 20:32:26 -07:00 |
|
Kukks
|
db7768ef57
|
Fix possible view exception in pos app
Replaced string.format with a simpler replace and also allow `{Price}` instead of `{0}` as it's obscure to non c# devs
|
2020-06-09 19:56:44 +02:00 |
|
Dennis Reimann
|
e12aa9e657
|
POS: Use views instead of partials
|
2020-05-28 08:50:04 +02:00 |
|
Dennis Reimann
|
197b46880c
|
POS: Separate static and cart views
|
2020-05-26 21:53:23 +02:00 |
|