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
996056d46a964b6d9b3e38f844c653a2f070a792
KCGL
/
inventory-backend
/
app
/
services
History
DXC
3c9cb06dbc
fix: save_bom add db.session.flush() to fix unique constraint conflict
2026-04-23 13:34:41 +08:00
..
inbound
feat(backend): apply global cross-company data isolation logic across all inbound, outbound, and stock services
2026-04-17 09:57:00 +08:00
print
4.7更改打印标签代码,去掉序列号以及批号
2026-04-07 16:11:04 +08:00
__init__.py
修正git管理关系
2026-01-26 13:47:53 +08:00
auth_service.py
fix: implement strict regex validation (no pure numbers, no special chars) on both frontend user creation form and backend auth service
2026-04-17 13:33:51 +08:00
bom_service.py
fix: save_bom add db.session.flush() to fix unique constraint conflict
2026-04-23 13:34:41 +08:00
material_service.py
修正git管理关系
2026-01-26 13:47:53 +08:00
outbound_service.py
fix(repair): add edit action, mandatory validations, default date, and fix outbound SN mapping
2026-04-09 08:49:50 +08:00
permission_service.py
refactor(orm): 将所有的批量 delete/update 重构为对象级操作,以确保触发 SQLAlchemy 审计事件
2026-04-20 15:43:48 +08:00
trans_service.py
feat: implement composite debounced search with prepended select and wipe out duplicate root permission nodes
2026-03-20 10:26:45 +08:00