|
|
6cc3d1b6e0
|
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 |
|
|
|
ae63748060
|
feat: refactor stocktake import flow to use a preview-and-select dialog
|
2026-03-19 15:16:20 +08:00 |
|
|
|
05410b5b4d
|
fix: correct StocktakeDraft import case and remove duplicate api prefix in frontend request urls
|
2026-03-19 15:00:19 +08:00 |
|
|
|
50cf63414f
|
feat: fix 401 auth error and bridge stocktake discrepancies to adjustment module
|
2026-03-19 14:36:56 +08:00 |
|
|
|
5454947176
|
fix: correct user store import path in adjustment vue to fix vite build error
|
2026-03-19 14:27:09 +08:00 |
|
|
|
d8a57ab66e
|
feat: initialize inventory profit and loss adjustment module
|
2026-03-19 12:06:32 +08:00 |
|
|
|
9d972f1120
|
fix: enforce strict SKU ascending sort and display both serial and batch numbers
|
2026-03-19 11:31:51 +08:00 |
|
|
|
2701e94d38
|
fix: merge serial number and batch number display in stocktake draft list
|
2026-03-19 11:21:48 +08:00 |
|
|
|
ae4b4d586e
|
fix: add optional remark field to inventory profit/loss entry modal
|
2026-03-19 11:18:55 +08:00 |
|
|
|
44bd23ab77
|
feat: enhance stocktake UX with 10s delay, sku search, sku retention and remove adjust btn
|
2026-03-19 11:10:00 +08:00 |
|
|
|
e6dafc7775
|
feat: add global toast message on form validation failure for inbound operations
|
2026-03-18 17:25:14 +08:00 |
|
|
|
878d11af28
|
fix: reset stock quantity color and enforce location validation for all inbound operations
|
2026-03-18 17:04:23 +08:00 |
|
|
|
00781422eb
|
fix: correct excel export formatting (timezone, spec, user, location) and add auto-polling for collaborative stocktake
|
2026-03-18 14:22:01 +08:00 |
|
|
|
ac15ef74db
|
fix: resolve MaterialBase sku property error and add dynamic refresh after stock adjustment
|
2026-03-18 14:01:36 +08:00 |
|
|
|
33969b8336
|
fix: support stock adjustment for items without stocktake draft
|
2026-03-18 13:53:55 +08:00 |
|
|
|
e08012d9dd
|
fix: add missing imports for openpyxl and patch draft resolution in stock adjustment
|
2026-03-18 13:24:16 +08:00 |
|
|
|
b19699cfba
|
fix: use blob response for excel export auth and secure adjust route
|
2026-03-18 11:24:41 +08:00 |
|
|
|
54ea476206
|
refactor: unify variance calculation and implement backend Excel export with borrowed assets sheet
|
2026-03-18 11:10:54 +08:00 |
|
|
|
11f5a1f51e
|
fix: patch validation bypass for mandatory inspection
|
2026-03-17 13:26:17 +08:00 |
|
|
|
c1c494893f
|
feat: implement dynamic inspection requirement logic based on material master data
|
2026-03-17 11:56:04 +08:00 |
|
|
|
403bbe281f
|
feat: persist stocktake phase in local storage for smart resumption routing
|
2026-03-13 13:14:49 +08:00 |
|
|
|
6dc1d69d7d
|
refactor: redesign stocktake UI flow to support multi-day sessions and scanner resumption
|
2026-03-13 12:02:37 +08:00 |
|
|
|
a8f89517e7
|
refactor: optimize stocktake UI state machine and add confirmation dialogs
|
2026-03-13 11:53:11 +08:00 |
|
|
|
7b709db6af
|
fix: resolve UI z-index blocking on finish button and hide variance report during active session
|
2026-03-13 11:27:32 +08:00 |
|
|
|
5212b98fc1
|
fix: add debug trace and robust UI unlocking to finish stocktake action
|
2026-03-13 11:11:34 +08:00 |
|
|
|
72d5a594cf
|
fix: add UI state transition and error handling for finish stocktake action
|
2026-03-13 11:01:22 +08:00 |
|
|
|
13c7357b6f
|
fix: resolve sqlalchemy f405 type casting error on stocktake query
|
2026-03-13 10:33:17 +08:00 |
|
|
|
f42f19f8e5
|
fix: support multiple copies printing natively in backend print service
|
2026-03-13 10:16:57 +08:00 |
|
|
|
3ba4e74a60
|
fix: support multiple copies printing natively in backend print service
|
2026-03-13 10:06:28 +08:00 |
|
|
|
7e23141870
|
refactor: redesign stocktake flow to require manual discrepancy audit and individual adjustments
|
2026-03-13 09:59:01 +08:00 |
|
|
|
9b290506da
|
feat: lock dialog and disable close actions during image upload to prevent orphan files and state errors
|
2026-03-13 09:23:35 +08:00 |
|
|
|
df2fa4baf1
|
refactor: upgrade stocktake scanner to fullscreen and implement scan-input-resume loop
|
2026-03-13 08:47:53 +08:00 |
|
|
|
d8e86959b8
|
fix: 基础信息排序问题
|
2026-03-12 09:29:50 +08:00 |
|
|
|
25fbb293df
|
fix: 禁用高级筛选内下拉框的 teleport,解决选择选项后导致 Popover 意外关闭的问题
|
2026-03-11 15:09:49 +08:00 |
|
|
|
31d91bceb0
|
fix: 恢复搜索框原有的动态搜索功能,并与指定字段精确搜索前缀完美融合
|
2026-03-11 13:43:43 +08:00 |
|
|
|
b1cc280a71
|
feat: 重构全局搜索框为复合条件选择,支持按名称、俗名、规格进行精准查杂
|
2026-03-11 13:37:52 +08:00 |
|
|
|
525acae423
|
feat: 新增按钮级权限指令 v-permission 与 Axios 全局防重复提交机制
|
2026-03-10 11:59:41 +08:00 |
|
|
|
6fc6851e57
|
perf: 开启列表图片懒加载并优化分页大小
|
2026-03-10 09:29:49 +08:00 |
|
|
|
43d16cd196
|
feat: 列表页搜索框增加即时搜索与防抖机制
|
2026-03-09 17:36:54 +08:00 |
|
|
|
5d813c24bc
|
feat: 采购/半成品/成品列表拆分SKU独立搜索框
|
2026-03-09 17:29:24 +08:00 |
|
|
|
646baa08fe
|
feat: 采购/半成品/成品列表支持基于SKU的模糊搜索
|
2026-03-09 17:21:00 +08:00 |
|
|
|
f9eb3e9646
|
feat: 封装下钻式库位选择器,并修复层级颜色识别问题
|
2026-03-06 15:11:30 +08:00 |
|
|
|
8aaf45468e
|
style: 优化库位树层级颜色,并升级入库页面的库位选择为树形选择器
|
2026-03-06 15:00:04 +08:00 |
|
|
|
7201b658fb
|
feat: 优化库位树UI层级颜色,并将入库页面库位输入升级为级联选择器
|
2026-03-06 14:52:47 +08:00 |
|
|
|
359b8a8345
|
"feat: 1-实现动态层级树形库位管理功能
2 - 首页新增库位设置按钮和树形管理弹窗
3 - 后端添加 SysWarehouseLocation 模型和 CRUD API
4 - 树形结构支持无限层级,自动计算 full_path
5 - 修复 product.vue 中 defaultColumns 未定义 bug
|
2026-03-06 14:33:13 +08:00 |
|
|
|
e39c3fd030
|
筛选高级权限修改,基础信息启用禁用修改
|
2026-03-03 17:29:21 +08:00 |
|
|
|
348409b69d
|
统一采购件入库页面高级管理权限
|
2026-03-03 11:12:19 +08:00 |
|
|
|
d095a370ad
|
feat: 统一半成品和成品入库页面的高级筛选权限管理
- 将semi.vue和product.vue的fieldOptions改为computed属性,根据用户权限动态过滤
- 确保筛选字段与后端支持的字段完全一致
- 完善permissionMap,添加缺失的字段权限映射
- 遵循buy.vue和material/list.vue的权限管理模式
|
2026-03-03 03:08:29 +00:00 |
|
|
|
e3a143f730
|
fix: correct field labels in product advanced filter
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 17:18:23 +08:00 |
|
|
|
f4b8acb916
|
feat: add total_price field and update advanced filter options
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 17:09:25 +08:00 |
|