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
fe0071d0462aadb9aa85d540eefbb91cc810fa3f
KCGL
/
inventory-backend
/
app
/
services
History
DXC
457e222632
fix(warehouse): fix 500 error on delete by extracting attributes before db commit
2026-04-02 10:31:53 +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(warehouse): fix 500 error on delete by extracting attributes before db commit
2026-04-02 10:31:53 +08:00
__init__.py
…
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
…
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