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
e1e0bc11047075779c6dbb18af5328fe55ce2318
KCGL
/
inventory-backend
History
DXC
3dae206828
feat(outbound): 完善出库审批邮件通知逻辑,支持申请人与审批人同时收到邮件(带物料明细),审批通过后申请人和库管均收到带物料明细的通知
2026-05-12 13:42:15 +08:00
..
app
feat(outbound): 完善出库审批邮件通知逻辑,支持申请人与审批人同时收到邮件(带物料明细),审批通过后申请人和库管均收到带物料明细的通知
2026-05-12 13:42:15 +08:00
__init__.py
…
.dockerignore
…
.gitignore
…
config.py
fix(email): 审批通过后库管通知增加明细+DEBUG日志,修复MAIL_DEFAULT_SENDER格式问题
2026-04-28 16:46:12 +08:00
Dockerfile
…
find_error.py
fix: correct targeted search logic for material/stock list to prevent unrelated results
2026-03-19 09:49:21 +08:00
gunicorn.conf.py
…
init_db.py
fix: correct targeted search logic for material/stock list to prevent unrelated results
2026-03-19 09:49:21 +08:00
requirements.txt
feat: generate permission sql for stocktake modules and implement single-device login restriction
2026-03-20 09:11:54 +08:00
run.py
修改登录退出逻辑
2026-02-04 14:29:59 +08:00
simhei.ttf
添加条形码内容
2026-02-02 15:06:20 +08:00
test_barcode_limit.py
fix: correct targeted search logic for material/stock list to prevent unrelated results
2026-03-19 09:49:21 +08:00
打印测试代码.py
fix(warehouse): fix 500 error on delete by extracting attributes before db commit
2026-04-02 10:31:53 +08:00