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
d3a143288b354bd453668195e38c82284e00d6fd
KCGL
/
inventory-backend
/
app
/
api
/
v1
History
DXC
41b5118ecd
feat(repair): implement backend CRUD services and API routes with RBAC permissions for repair module
2026-04-08 18:34:48 +08:00
..
common
perf(system): optimize large data rendering in stocktake, fix N+1 in warehouse, and add upload size limits
2026-04-02 18:51:13 +08:00
inbound
feat(repair): implement backend CRUD services and API routes with RBAC permissions for repair module
2026-04-08 18:34:48 +08:00
stock
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
…
audit.py
feat: 新增企业级操作审计日志闭环模块(包含底层模型、记录装饰器与前端看板)
2026-03-10 12:15:26 +08:00
auth.py
refactor: global import cleanup and stability fix for auth module
2026-03-23 13:43:29 +08:00
bom.py
fix(api): correct specification field name in material search
2026-03-24 15:49:54 +08:00
materials.py
…
outbound.py
feat: implement composite debounced search with prepended select and wipe out duplicate root permission nodes
2026-03-20 10:26:45 +08:00
permission.py
全局审计日志
2026-03-10 17:27:54 +08:00
reports.py
…
scrap.py
fix(scrap): completely refactor scan API return dict with safe getattr to prevent attribute errors
2026-03-26 17:20:43 +08:00
transactions.py
feat: implement composite debounced search with prepended select and wipe out duplicate root permission nodes
2026-03-20 10:26:45 +08:00
warehouse.py
fix: sort warehouse tree by name, fix tree batch delete cascade, and implement safe history location autofill
2026-04-08 17:32:00 +08:00