Pythonic Point of Sale System
Go to file
Lance Edgar 8b526af843 Do not color voided line items in red
strikethrough seems to me enough to distinguish, and probably should
save red for "on sale" items?
2023-10-11 18:50:01 -05:00
wuttapos Do not color voided line items in red 2023-10-11 18:50:01 -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.