This website requires JavaScript.
259f3a7e0d
4.29扫码获取库位小工具接口
2.0权限管理
dxc
2026-04-29 15:40:43 +08:00
00839863f5
4.29出库审批流程完善,通知申请人以及库管邮件功能
dxc
2026-04-29 09:11:37 +08:00
8276597a67
fix(email): 审批通知逻辑重构 - 通过时同时通知库管和申请人,驳回仅通知申请人;精简 DEBUG 日志
DXC
2026-04-29 09:10:34 +08:00
6ef425b9e4
4.28出库审批
dxc
2026-04-28 16:55:18 +08:00
ccbce82c2e
fix(email): 审批通过后库管通知增加明细+DEBUG日志,修复MAIL_DEFAULT_SENDER格式问题
DXC
2026-04-28 16:46:12 +08:00
183b93012e
4.28
dxc
2026-04-28 16:07:11 +08:00
62c0e3738e
fix(outbound+trans): 修复POST接口错误数据清洗导致的sku/quantity字段被清除Bug,并新增出库审批工作流全链路
DXC
2026-04-28 16:02:34 +08:00
97e7618bf3
feat(bom+inbound): BOM子件跳转规格修复 + 成品/半成品按钮迁移到标题行
DXC
2026-04-28 10:10:45 +08:00
e08eaff40a
feat(outbound): 库存列表按规格+库位聚合 + BOM明细类型修复
DXC
2026-04-28 09:23:59 +08:00
40e405becd
4.27
dxc
2026-04-27 16:33:54 +08:00
d6ae9499db
feat: 新增首页全局搜索功能,支持跨模块多词搜索
DXC
2026-04-27 15:57:26 +08:00
ec71cb24f4
feat: 新增物料/成品/半成品页面一键直达BOM管理功能
DXC
2026-04-27 15:24:07 +08:00
9fa471f68a
fix: 修复物料列表跳转联动与弹窗定位逻辑
DXC
2026-04-27 14:41:26 +08:00
b002c50d81
fix(material): 修复rows.find数据结构兼容问题
DXC
2026-04-24 15:03:01 +08:00
c0175e13fe
fix(material): 增强edit_id自动弹窗的调试日志和容错逻辑
DXC
2026-04-24 14:52:45 +08:00
fa0af40ec7
feat(material): 物料列表页支持URL参数edit_id自动弹出编辑框
DXC
2026-04-24 14:47:59 +08:00
1499d2d45c
feat(buy): 入库编辑弹窗增加'前往修改基础信息'跳转按钮
DXC
2026-04-24 14:45:43 +08:00
605462cc33
fix: 解除库存盘点弹窗500条限制并修复字段匹配
DXC
2026-04-24 13:40:08 +08:00
48f2011a38
fix: 盘点草稿已盘数量统计兼容字段名 quantity
DXC
2026-04-24 13:32:46 +08:00
996056d46a
fix: 修复库存盘点已盘数量卡在500的问题
DXC
2026-04-24 13:19:57 +08:00
f0c200a15f
fix: delete_bom use .all() instead of .first() to delete all child records
DXC
2026-04-24 11:42:42 +08:00
3c9cb06dbc
fix: save_bom add db.session.flush() to fix unique constraint conflict
DXC
2026-04-23 13:34:41 +08:00
d9c95084ad
4.23基础西悉尼图像补足
dxc
2026-04-23 12:48:34 +08:00
1e17547c6e
feat: 文件展示与提交逻辑优化
DXC
2026-04-23 10:25:28 +08:00
03518c99f3
库存盘点添加扫码保留数值的功能
dxc
2026-04-22 11:59:50 +08:00
1205d9c7e8
feat(audit): 优化审计日志的人性化展示
DXC
2026-04-22 10:44:13 +08:00
4b794b9bcc
feat(audit): 添加全局无侵入审计日志拦截器
DXC
2026-04-22 10:41:15 +08:00
ab353e5b34
库存盘点添加扫码保留数值的功能
dxc
2026-04-22 10:05:25 +08:00
5334be0cfa
基础信息修改针对于类别删除4层限制
dxc
2026-04-21 16:33:55 +08:00
2006b7275f
fix(outbound): 终极护航版confirmPrint,iframe克隆样式+强制分页CSS
DXC
2026-04-21 14:39:48 +08:00
dd54e047dd
fix(outbound): 重构confirmPrint为iframe打印模式,彻底粉碎全局CSS高度锁死
DXC
2026-04-21 14:35:34 +08:00
f53b16f512
fix(outbound): 重构@media print,解除el-container/el-main/el-scrollbar父级裁剪锁定
DXC
2026-04-21 14:26:11 +08:00
8583b811e1
fix(outbound): 将@media print移至非scoped样式,解除body/html高度锁死实现自由分页
DXC
2026-04-21 14:01:20 +08:00
6f5a7cf0db
fix(outbound): #print-area改为absolute解除高度锁死,新增行防断裂保护
DXC
2026-04-21 13:55:26 +08:00
01ce9c1432
fix(outbound): 修复预览弹窗el-table打印分页截断问题
DXC
2026-04-21 13:25:15 +08:00
0ab7050e03
feat(outbound): 批量模式下支持点击整行切换选中状态
DXC
2026-04-21 13:18:44 +08:00
cd714d0c16
feat(outbound): 优化批量操作UX,改为进入/退出批量模式设计
DXC
2026-04-21 13:14:50 +08:00
a6409ac091
feat(outbound): 添加批量移除和一键清空功能
DXC
2026-04-21 13:11:29 +08:00
eba558c9d9
feat(outbound): 优化按 BOM 添加逻辑,支持缺件时按现有库存部分出库
DXC
2026-04-21 13:06:03 +08:00
a5a35777b5
fix(inventory): 修复 BOM 齐套分析时 allStockData 未加载导致可用库存为 0
DXC
2026-04-20 18:44:35 +08:00
466e94c4dd
fix(inventory): 修复 BOM 编辑回显显示 ID 及出库齐套分析库存为 0 的问题
DXC
2026-04-20 18:30:51 +08:00
59a6a10803
fix(audit): 完善前端审计日志详情展示,支持同时渲染changes/deleted_snapshot/created结构
DXC
2026-04-20 16:11:14 +08:00
f8f5b05d7d
refactor(audit): 废弃装饰器+分离架构,改为监听器单体直写入库
DXC
2026-04-20 16:04:01 +08:00
a849e14b2c
refactor(orm): 将所有的批量 delete/update 重构为对象级操作,以确保触发 SQLAlchemy 审计事件
DXC
2026-04-20 15:43:48 +08:00
7e72c12f30
fix(audit): 修复 decorators.py 中缺失 has_request_context 导入导致的致命 NameError
DXC
2026-04-20 15:10:12 +08:00
decb7f5e1f
debug(audit): 添加X光调试-追踪断点
DXC
2026-04-20 15:01:20 +08:00
1c8def7e6f
refactor(audit): 分离架构-监听器计算装饰器入库
DXC
2026-04-20 14:41:40 +08:00
9a0982e76d
feat(audit-ui): 重新应用前端审计详情弹窗渲染逻辑,支持高级对比结构
DXC
2026-04-20 13:20:23 +08:00
381d1fa675
feat(audit): 平滑升级-监听器+装饰器共存,装饰器自动检测并跳过已处理日志
DXC
2026-04-20 13:15:25 +08:00
becd3cb010
审计日志修改完善
dxc
2026-04-20 11:39:28 +08:00
7d683f3e65
fix: implement strict regex validation (no pure numbers, no special chars) on both frontend user creation form and backend auth service
DXC
2026-04-17 13:33:51 +08:00
772f3f45f4
feat(profile): implement independent email update dialog to prevent accidental password resets during partial updates
DXC
2026-04-17 12:48:30 +08:00
d651d19e86
feat(system): implement robust batch user creation integrating existing pinyin logic and backend duplication prevention
DXC
2026-04-17 12:16:45 +08:00
8291a89898
feat(backend): apply global cross-company data isolation logic across all inbound, outbound, and stock services
DXC
2026-04-17 09:57:00 +08:00
6c0e13e52d
fix(frontend): reclassify global cross-company privilege as an operation to fix UI placement, and strictly enforce permission-driven table columns by bypassing localstorage
DXC
2026-04-17 09:36:23 +08:00
bd93a3d70b
feat: implement clean global cross-organization permission node and backend service isolation logic
DXC
2026-04-17 08:59:55 +08:00
477da7c434
fix-security-correct-field-permission-mapping-and-403-denial
DXC
2026-04-14 15:37:39 +08:00
ae05f3bb75
fix-security-field-permission-matching
DXC
2026-04-14 15:09:15 +08:00
ae1fd1afd4
fix-security-permission-codes
DXC
2026-04-14 14:49:53 +08:00
db077a6033
fix(security): resolve incorrect field-level desensitization causing null values for authorized columns
DXC
2026-04-14 09:28:46 +08:00
c91f8ec693
fix(auth): prevent AttributeError when querying permissions for users with no role
DXC
2026-04-14 08:56:47 +08:00
0e8ddd0851
feat(security): implement strict row-level data isolation based on user company
DXC
2026-04-14 08:38:50 +08:00
81bfb29b50
fix(spec-helper): correct data assignment from api response for unwrapped response
DXC
2026-04-13 09:29:28 +08:00
f7a789a196
feat(spec-helper): align frontend interface with new sequence data and display item counts
DXC
2026-04-13 09:22:48 +08:00
6aa2142f01
refactor(material): implement contiguous sequence grouping for specs with count-based descending sort
DXC
2026-04-13 09:14:59 +08:00
4728f91cc7
chore(vite): configure dev server and exact HMR client port for Docker environment
DXC
2026-04-13 09:03:33 +08:00
14eedaa57a
fix(spec-helper): fix typescript syntax error in specData ref definition
DXC
2026-04-13 08:31:57 +08:00
c7ac092be4
feat(material): add global floating helper to track latest specification codes with smart grouping
DXC
2026-04-13 08:28:27 +08:00
e23e8c6a9e
fix(scrap): resolve material names, specs and operator names in list query
DXC
2026-04-09 17:49:51 +08:00
454f9b1184
feat(scrap): integrate repair items into physical scrap scanning flow and lock manual status
DXC
2026-04-09 09:53:20 +08:00
d3a143288b
fix(repair): enforce mandatory frontend form validations with proper prop bindings
DXC
2026-04-09 09:28:54 +08:00
f4d14f718d
refactor(repair): strictly gate 'Already Outbound' status to system-only trigger
DXC
2026-04-09 09:12:42 +08:00
48efbed46b
feat(repair): add quick status filters, mandatory validations, FIFO sorting, and hide actions on finished orders
DXC
2026-04-09 09:04:05 +08:00
0a9c8cd39c
fix(repair): add edit action, mandatory validations, default date, and fix outbound SN mapping
DXC
2026-04-09 08:49:50 +08:00
09936cb045
fix(outbound): integrate TransRepair into global barcode scanning and outbound checkout flow
DXC
2026-04-09 08:38:48 +08:00
3085d9f447
feat(repair): decouple material base, sync global sku sequence and add scan/print features
DXC
2026-04-08 19:36:14 +08:00
cf7dc04db7
feat(route): register repair management page in frontend router
DXC
2026-04-08 19:08:43 +08:00
7f2b9bc7ce
feat(repair): implement frontend API and Vue pages for repair management
DXC
2026-04-08 18:58:53 +08:00
41b5118ecd
feat(repair): implement backend CRUD services and API routes with RBAC permissions for repair module
DXC
2026-04-08 18:34:48 +08:00
ec468b266d
refactor(repair): upgrade TransRepair model with base_id, status, and SN for independent operation
DXC
2026-04-08 18:23:22 +08:00
4eb6bd792b
4.8历史库位进行查询,库位创建批量删除以及排序修改
dxc
2026-04-08 17:50:55 +08:00
4df471add2
fix(inbound): correct date attributes for StockProduct and StockSemi in history location query
DXC
2026-04-08 17:45:29 +08:00
c72e6e198e
fix(inbound): remove redundant /api prefix in history location requests
DXC
2026-04-08 17:38:19 +08:00
4a4baa2f8f
fix: sort warehouse tree by name, fix tree batch delete cascade, and implement safe history location autofill
DXC
2026-04-08 17:32:00 +08:00
c58a0a6d14
4.7入库记录导出,添加不包含高级筛选
dxc
2026-04-07 17:41:34 +08:00
f612c47143
fix(filter): append 23:59:59 to end_date to resolve midnight truncation bug in date range queries
DXC
2026-04-07 17:39:14 +08:00
5ea2be58ae
fix(filter): globally apply not_contains operator parsing to all stock and inbound queries
DXC
2026-04-07 17:32:27 +08:00
6d80c90b66
feat: add 'not contains' operator, implement inbound record export, and verify export filter rules
DXC
2026-04-07 17:23:00 +08:00
30ab1c186c
fix: filter zero quantity items in inventory export and add batch/sn traceability to outbound record details
DXC
2026-04-07 16:41:53 +08:00
875de73a3a
4.7更改打印标签代码,去掉序列号以及批号
dxc
2026-04-07 16:11:04 +08:00
ed081b3e21
4.3部署版本
dxc
2026-04-03 10:02:13 +08:00
0d8f697df4
fix(stocktake): enforce session_id in resume, make missing generation idempotent, update UI to show SN, and fix excel time offset
DXC
2026-04-03 09:42:51 +08:00
43e1d0aa55
fix(stocktake): strictly isolate stocktake drafts by session_id in list and finish generation to prevent historical data mixing
DXC
2026-04-03 09:25:52 +08:00
6aec571775
fix(stocktake): resolve 500 error caused by missing batch or sn attributes using strict getattr fallback
DXC
2026-04-03 09:05:48 +08:00
c361d25ea0
fix(stocktake): display batch number in scanning dialog and fix empty uncounted items in Excel export
DXC
2026-04-02 19:06:19 +08:00
dbcb7d0d92
perf(system): optimize large data rendering in stocktake, fix N+1 in warehouse, and add upload size limits
DXC
2026-04-02 18:51:13 +08:00
a52ced0375
fix(backend): resolve DetachedInstanceError in audit_log, add pessimistic locks for stock adjustments, and eliminate N+1 queries with eager loading
DXC
2026-04-02 18:44:12 +08:00
edf09508f6
fix(frontend): resolve cross-page selection loss, add destroy-on-close to dialogs, and fix row-key collision in stocktake
DXC
2026-04-02 18:35:11 +08:00
1e2f4953b6
4.2部署版本
dxc
2026-04-02 18:00:04 +08:00
643e538ffd
4.2部署版本
dxc
2026-04-02 17:59:39 +08:00