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
457e222632ea5c4be6864c1af343ad202d5485b0
KCGL
/
inventory-backend
/
app
/
api
/
v1
History
DXC
457e222632
fix(warehouse): fix 500 error on delete by extracting attributes before db commit
2026-04-02 10:31:53 +08:00
..
common
…
inbound
fix(stocktake): replace hardcoded 'admin' with actual current user in excel export
2026-03-27 09:04:13 +08:00
stock
fix: enforce Beijing Time (UTC+8) globally by replacing datetime.utcnow
2026-03-20 15:23:20 +08:00
__init__.py
…
audit.py
…
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
…
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(warehouse): fix 500 error on delete by extracting attributes before db commit
2026-04-02 10:31:53 +08:00