Pythonic Point of Sale System
Go to file
Lance Edgar 7b73438cf9 Require permission to adjust price
also prevent adjustment for void lines etc.
2023-10-12 16:32:42 -05:00
wuttapos Require permission to adjust price 2023-10-12 16:32:42 -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.