This website requires JavaScript.
Explore
Help
Sign In
consultoria-as
/
Autoparts-DB
Watch
1
Star
0
Fork
0
You've already forked Autoparts-DB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c66fb13c15b8584d9f57b9090f8a2ede80a0d5cb
Autoparts-DB
/
pos
/
blueprints
History
consultoria-as
c66fb13c15
feat(pos): add POS blueprint — sales, quotations, layaways with stock reservation
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-03-31 03:36:04 +00:00
..
__init__.py
feat(pos): scaffold project structure and Flask app
2026-03-31 01:21:52 +00:00
auth_bp.py
feat(pos): add PIN auth with JWT, rate limiting, and permission middleware
2026-03-31 01:30:26 +00:00
cashregister_bp.py
feat(pos): add cash register blueprint — open/close, X/Z cuts, daily summary
2026-03-31 03:34:35 +00:00
catalog_bp.py
feat(pos): add catalog blueprint — search, barcode lookup, cross-references, external availability
2026-03-31 02:10:52 +00:00
config_bp.py
feat(pos): add config blueprint — branches, employees, theming
2026-03-31 01:31:50 +00:00
customers_bp.py
feat(pos): add customers blueprint — CRUD, credit, vehicles, statements
2026-03-31 03:34:32 +00:00
inventory_bp.py
feat(pos): add inventory blueprint — CRUD, operations, physical count, reports, alerts
2026-03-31 02:12:48 +00:00
pos_bp.py
feat(pos): add POS blueprint — sales, quotations, layaways with stock reservation
2026-03-31 03:36:04 +00:00