Commit Graph

414 Commits

Author SHA1 Message Date
DXC
7a4717ce21 fix: restrict overdue warning color strictly to the countdown text and remove row-level style pollution 2026-03-19 11:50:04 +08:00
DXC
7867fc5e40 fix: resolve TypeError between float and Decimal in stocktake excel export 2026-03-19 11:47:31 +08:00
DXC
8db1015f99 fix: implement traffic-light color warning and correct ascending sort for overdue borrow records 2026-03-19 11:45:27 +08:00
DXC
a32d4f6b65 fix: resolve 500 error on excel export by aligning headers and data row lengths for remark field 2026-03-19 11:41:53 +08:00
DXC
b74464df6b feat: add descending sort by return date and color-coded warning for impending returns 2026-03-19 11:40:38 +08:00
DXC
a19167e804 fix: add missing remark header to stocktake excel export 2026-03-19 11:36:48 +08:00
DXC
9d972f1120 fix: enforce strict SKU ascending sort and display both serial and batch numbers 2026-03-19 11:31:51 +08:00
DXC
0bc0908b9b fix: ensure remark field is properly parsed and saved to database during stocktake update 2026-03-19 11:27:40 +08:00
DXC
2701e94d38 fix: merge serial number and batch number display in stocktake draft list 2026-03-19 11:21:48 +08:00
DXC
ae4b4d586e fix: add optional remark field to inventory profit/loss entry modal 2026-03-19 11:18:55 +08:00
DXC
44bd23ab77 feat: enhance stocktake UX with 10s delay, sku search, sku retention and remove adjust btn 2026-03-19 11:10:00 +08:00
dxc
d1f54042bf 盘库修改 2026-03-19 11:03:15 +08:00
DXC
83745caacc feat: create models and SQL schemas for stocktake remarks and inventory adjustments 2026-03-19 10:56:40 +08:00
dxc
a32acad191 Merge remote-tracking branch 'origin/2.0权限管理' into 2.0权限管理 2026-03-19 10:50:47 +08:00
DXC
6596ce2458 fix: move keyword search filter to outer query to fix outerjoin bypass bug in material list 2026-03-19 10:43:09 +08:00
DXC
ebb7969807 fix: correct targeted search logic for material/stock list to prevent unrelated results 2026-03-19 09:49:21 +08:00
DXC
de887136a3 feat: restore available qty color and add BOM shortage analysis (kitting) for outbound 2026-03-19 09:33:15 +08:00
DXC
e6dafc7775 feat: add global toast message on form validation failure for inbound operations 2026-03-18 17:25:14 +08:00
dxc
b74a033fc3 入库必须添加库位,否则不允许入库 2026-03-18 17:09:48 +08:00
DXC
878d11af28 fix: reset stock quantity color and enforce location validation for all inbound operations 2026-03-18 17:04:23 +08:00
DXC
06677ee92c style: format user creation time to display only date 2026-03-18 16:43:44 +08:00
dxc
5038392cea 当前版本:V3.2(3.18上传版本) 2026-03-18 16:25:14 +08:00
DXC
8c0a0340af fix: hide smart split tags area when no valid fragments are parsed in scanner dialog 2026-03-18 16:19:55 +08:00
DXC
089a5b1c0f style: revert smart scanner dialog from fullscreen to windowed mode 2026-03-18 15:28:53 +08:00
dxc
6c5ceb4d36 3.18入库序列号扫描成功,想要优化,如果回档回到版本 2026-03-18 15:05:13 +08:00
DXC
367dceef31 feat: add master summary sheet to stocktake excel export 2026-03-18 14:57:12 +08:00
DXC
f6153fc10d feat: add unscanned items sheet to stocktake export and fix user real name mapping 2026-03-18 14:48:49 +08:00
DXC
a5f4d32306 fix: map correct user real name for stocktake excel export 2026-03-18 14:43:24 +08:00
DXC
41a4518911 fix: map correct database fields for spec and location in excel export 2026-03-18 14:37:09 +08:00
DXC
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
DXC
ac15ef74db fix: resolve MaterialBase sku property error and add dynamic refresh after stock adjustment 2026-03-18 14:01:36 +08:00
DXC
33969b8336 fix: support stock adjustment for items without stocktake draft 2026-03-18 13:53:55 +08:00
DXC
e08012d9dd fix: add missing imports for openpyxl and patch draft resolution in stock adjustment 2026-03-18 13:24:16 +08:00
DXC
49a66f9be3 fix: resolve 500 error in excel export and 404 in stock adjust 2026-03-18 11:46:38 +08:00
DXC
b19699cfba fix: use blob response for excel export auth and secure adjust route 2026-03-18 11:24:41 +08:00
DXC
54ea476206 refactor: unify variance calculation and implement backend Excel export with borrowed assets sheet 2026-03-18 11:10:54 +08:00
DXC
1e38696e68 feat: support indefinite borrow period for long-term asset allocation 2026-03-18 10:57:21 +08:00
DXC
79d4a365e0 feat: add partial return support with returned_quantity tracking 2026-03-18 10:41:19 +08:00
DXC
63ea2a22a4 fix: set default outbound and borrow quantity to 1 to improve user experience 2026-03-18 10:10:05 +08:00
DXC
11f5a1f51e fix: patch validation bypass for mandatory inspection 2026-03-17 13:26:17 +08:00
DXC
7829cac59a style: fix layout misalignment in batch inspection dialog 2026-03-17 13:16:21 +08:00
DXC
4857581963 refactor: implement unified batch selection mode for clean table UI 2026-03-17 13:13:28 +08:00
DXC
c1c494893f feat: implement dynamic inspection requirement logic based on material master data 2026-03-17 11:56:04 +08:00
DXC
368298a29d feat: sort outbound selection list by warehouse location to optimize pick path 2026-03-13 13:52:17 +08:00
DXC
403bbe281f feat: persist stocktake phase in local storage for smart resumption routing 2026-03-13 13:14:49 +08:00
DXC
6dc1d69d7d refactor: redesign stocktake UI flow to support multi-day sessions and scanner resumption 2026-03-13 12:02:37 +08:00
DXC
a8f89517e7 refactor: optimize stocktake UI state machine and add confirmation dialogs 2026-03-13 11:53:11 +08:00
DXC
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
DXC
5212b98fc1 fix: add debug trace and robust UI unlocking to finish stocktake action 2026-03-13 11:11:34 +08:00
DXC
72d5a594cf fix: add UI state transition and error handling for finish stocktake action 2026-03-13 11:01:22 +08:00