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
8259a74c57a4bd032f27f95e7d7d96db17b5a128
KCGL
/
inventory-backend
/
app
/
services
History
DXC
c8810891d8
fix(api): globally replace invalid material_base/material_name attributes with correct base relationship
2026-03-26 17:14:26 +08:00
..
inbound
fix(api): fix AttributeError on inbound deletion by accessing base.name instead of material_name
2026-03-25 11:02:32 +08:00
print
fix: correct targeted search logic for material/stock list to prevent unrelated results
2026-03-19 09:49:21 +08:00
__init__.py
修正git管理关系
2026-01-26 13:47:53 +08:00
auth_service.py
fix(auth,audit): ensure display_name persists in token refresh and add fallback in audit log
2026-03-25 11:16:13 +08:00
bom_service.py
feat: 增加 BOM 另存为跨版本内容查重校验
2026-03-06 10:38:58 +08:00
material_service.py
修正git管理关系
2026-01-26 13:47:53 +08:00
outbound_service.py
fix(api): globally replace invalid material_base/material_name attributes with correct base relationship
2026-03-26 17:14:26 +08:00
permission_service.py
fix(api): expose real 500 error stack trace and fix missing func import
2026-03-25 10:56:31 +08:00
trans_service.py
feat: implement composite debounced search with prepended select and wipe out duplicate root permission nodes
2026-03-20 10:26:45 +08:00