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
db0444cc13f2c66b80e9879752925fff25c7fe25
KCGL
/
inventory-backend
/
app
/
api
/
v1
History
DXC
db0444cc13
fix(scrap): completely refactor scan API return dict with safe getattr to prevent attribute errors
2026-03-26 17:20:43 +08:00
..
common
…
inbound
fix(api): globally replace invalid material_base/material_name attributes with correct base relationship
2026-03-26 17:14:26 +08:00
stock
…
__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
…
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
…
warehouse.py
…