This website requires JavaScript.
Explore
Help
Sign In
duxingchen
/
KCGL
Watch
1
Star
0
Fork
0
You've already forked KCGL
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48efbed46b63edb1f27d42eaa743c9486a14d644
KCGL
/
inventory-backend
/
app
History
DXC
48efbed46b
feat(repair): add quick status filters, mandatory validations, FIFO sorting, and hide actions on finished orders
2026-04-09 09:04:05 +08:00
..
api
feat(repair): implement backend CRUD services and API routes with RBAC permissions for repair module
2026-04-08 18:34:48 +08:00
models
feat(repair): decouple material base, sync global sku sequence and add scan/print features
2026-04-08 19:36:14 +08:00
schemas
(no commit message provided)
2026-02-09 11:29:37 +08:00
services
feat(repair): add quick status filters, mandatory validations, FIFO sorting, and hide actions on finished orders
2026-04-09 09:04:05 +08:00
utils
fix(backend): resolve DetachedInstanceError in audit_log, add pessimistic locks for stock adjustments, and eliminate N+1 queries with eager loading
2026-04-02 18:44:12 +08:00
__init__.py
refactor: restructure permission list to a tree format matching the sidebar navigation
2026-03-20 09:42:14 +08:00
extensions.py
fix: enforce Beijing Time (UTC+8) globally by replacing datetime.utcnow
2026-03-20 15:23:20 +08:00