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
6ef425b9e4c309cd30a5a5a490ad2611ccf5bdd0
KCGL
/
inventory-backend
/
app
/
models
History
dxc
183b93012e
4.28
2026-04-28 16:07:11 +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
4.28
2026-04-28 16:07:11 +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
对于出库选单和Bom库的逻辑完善以及功能美化
2026-02-12 16:54:26 +08:00
outbound.py
fix(outbound+trans): 修复POST接口错误数据清洗导致的sku/quantity字段被清除Bug,并新增出库审批工作流全链路
2026-04-28 16:02:34 +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(repair): decouple material base, sync global sku sequence and add scan/print features
2026-04-08 19:36:14 +08:00