Pythonic Point of Sale System
Go to file
Lance Edgar d933a6acbc Move the '@' button next to main input
not really needed on the 10-key, so replace that with minus sign

this also adds feature to select a line item, then click ITEM to
re-ring the same item (and honor set quantity)
2023-10-12 17:24:21 -05:00
wuttapos Move the '@' button next to main input 2023-10-12 17:24:21 -05:00
.gitignore Add support for custom header logo image within assets dir 2023-09-29 13:02:30 -05:00
CHANGELOG.md Update changelog 2023-09-22 21:43:08 -05:00
README.md Initial commit, basic login working 2023-09-22 21:39:25 -05:00
setup.cfg Add basic Feedback button for POS screen 2023-09-24 19:29:57 -05:00
setup.py Initial commit, basic login working 2023-09-22 21:39:25 -05:00
tasks.py Initial commit, basic login working 2023-09-22 21:39:25 -05:00

WuttaPOS

Why not write a new POS system..? Heh surely a terrible idea, yet here we are.