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
f612c47143bf7105054e031ae0bc54efd50c062a
KCGL
/
inventory-backend
/
app
/
services
/
inbound
History
DXC
f612c47143
fix(filter): append 23:59:59 to end_date to resolve midnight truncation bug in date range queries
2026-04-07 17:39:14 +08:00
..
__init__.py
物料-采购件入库页面功能实现
2026-01-27 15:50:23 +08:00
base_service.py
feat: add 'not contains' operator, implement inbound record export, and verify export filter rules
2026-04-07 17:23:00 +08:00
buy_service.py
fix(filter): globally apply not_contains operator parsing to all stock and inbound queries
2026-04-07 17:32:27 +08:00
inbound_summary_service.py
fix(filter): append 23:59:59 to end_date to resolve midnight truncation bug in date range queries
2026-04-07 17:39:14 +08:00
product_service.py
fix(api): fix AttributeError on inbound deletion by accessing base.name instead of material_name
2026-03-25 11:02:32 +08:00
semi_service.py
fix(api): fix AttributeError on inbound deletion by accessing base.name instead of material_name
2026-03-25 11:02:32 +08:00
service_service.py
fix: capture and persist target object names for delete, outbound, and borrow operations in audit logs
2026-03-20 15:47:13 +08:00