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
e28326b2e490f17853a9318bd084ae6a9abc27b7
KCGL
/
inventory-backend
/
app
/
models
History
DXC
46dd8f1c3a
fix(auth,audit): ensure display_name persists in token refresh and add fallback in audit log
2026-03-25 11:16:13 +08:00
..
inbound
fix: remove duplicate StockAdjustment model from stocktake.py to fix SQLAlchemy MetaData conflict
2026-03-19 14:20:27 +08:00
stock
feat: upgrade adjustment workflow to require explicit inbound SKU or outbound tracking number and fix UTC timezone issue
2026-03-19 15:26:40 +08:00
__init__.py
全局审计日fix: 使用鸭子类型强制安全解包 SQLAlchemy Row 对象,彻底解决 to_dict 报错志
2026-03-11 13:11:16 +08:00
audit.py
fix: 统一系统生成时间为北京时间(UTC+8)并优化审计日志表格列展示
2026-03-10 17:33:14 +08:00
base.py
feat: implement dynamic inspection requirement logic based on material master data
2026-03-17 11:56:04 +08:00
bom.py
…
outbound.py
refactor: replace transfer outbound type with production outbound across frontend and backend
2026-03-19 17:13:24 +08:00
system.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
transaction.py
feat: add partial return support with returned_quantity tracking
2026-03-18 10:41:19 +08:00