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
c58a0a6d146ee7cfe798ea0b8698ad7508bf2ce2
KCGL
/
inventory-backend
/
app
History
DXC
f612c47143
fix(filter): append 23:59:59 to end_date to resolve midnight truncation bug in date range queries
2026-04-07 17:39:14 +08:00
..
api
feat: add 'not contains' operator, implement inbound record export, and verify export filter rules
2026-04-07 17:23:00 +08:00
models
fix(auth,audit): ensure display_name persists in token refresh and add fallback in audit log
2026-03-25 11:16:13 +08:00
schemas
(no commit message provided)
2026-02-09 11:29:37 +08:00
services
fix(filter): append 23:59:59 to end_date to resolve midnight truncation bug in date range queries
2026-04-07 17:39:14 +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