|
|
4b023a4002
|
fix(stocktake): auto-refresh inventory drafts silently after scanning to ensure real-time outer stats
|
2026-03-27 09:23:10 +08:00 |
|
|
|
b2ce9d31f8
|
fix(stocktake): replace hardcoded 'admin' with actual current user in excel export
|
2026-03-27 09:04:13 +08:00 |
|
|
|
b43edc9068
|
3.24部署版本
|
2026-03-27 08:59:56 +08:00 |
|
|
|
8259a74c57
|
fix(stocktake): fetch inventory baseline immediately upon session start to show correct initial stats
|
2026-03-27 08:56:43 +08:00 |
|
|
|
dc42335ae0
|
fix(stocktake): decouple global stats calculation from list filters and pagination
|
2026-03-27 08:48:25 +08:00 |
|
|
|
f6b055d9c4
|
fix(stocktake): remove undeclared scannedMap and legacy cache references causing ReferenceError
|
2026-03-26 17:58:18 +08:00 |
|
|
|
8135a222f0
|
fix(stocktake): restore missing showConfirmDialog ref causing ReferenceError
|
2026-03-26 17:49:55 +08:00 |
|
|
|
edb49468a0
|
fix(stocktake): remove duplicate stats declaration causing compiler error
|
2026-03-26 17:47:40 +08:00 |
|
|
|
2a27f2e0df
|
feat(stocktake): implement strict blind stocktake logic with hidden system qty, editable count and status filters
|
2026-03-26 17:42:51 +08:00 |
|
|
|
46dd8f1c3a
|
fix(auth,audit): ensure display_name persists in token refresh and add fallback in audit log
|
2026-03-25 11:16:13 +08:00 |
|
|
|
a8119dd577
|
fix(permission): force inject view-level permission checks for all unprotected root nodes
|
2026-03-25 10:21:28 +08:00 |
|
|
|
663a4fc9ae
|
feat(permission): add missing RBAC permission checks for unprotected pages
|
2026-03-25 10:13:33 +08:00 |
|
|
|
57bdb6273b
|
refactor(stocktake): completely remove local stock cache and implement real-time remote scan match
|
2026-03-25 10:02:33 +08:00 |
|
|
|
bd20852739
|
refactor(stocktake): replace fetch-all with remote pagination/search and add permission checks
|
2026-03-25 09:51:28 +08:00 |
|
|
|
d5d12a8df5
|
3.24部署版本
|
2026-03-24 16:19:47 +08:00 |
|
|
|
cc9db0f552
|
3.24部署版本
|
2026-03-24 16:15:11 +08:00 |
|
|
|
6f977a74c7
|
fix(bom): assign unique popper-class by index to fix child select infinite scroll
|
2026-03-24 16:09:00 +08:00 |
|
|
|
9d79a3cebb
|
fix(bom): remove teleported false and use dynamic scroll listener to fix invisible dropdown in table
|
2026-03-24 16:01:08 +08:00 |
|
|
|
3017600a37
|
fix(bom): fix select infinite scroll by disabling teleport and returning correct total count
|
2026-03-24 15:54:52 +08:00 |
|
|
|
b12a91a763
|
refactor(bom): optimize material select with remote search and pagination lazy loading
|
2026-03-24 15:37:42 +08:00 |
|
|
|
5fe645dc0b
|
fix: resolve broken material select dropdown in service.vue
|
2026-03-23 15:06:51 +08:00 |
|
|
|
a522525ef4
|
perf: enforce server-side pagination for tables and audit infinite scroll logic for selects
|
2026-03-23 15:00:10 +08:00 |
|
|
|
93dc375ba4
|
perf: replace client-side pagination with server-side pagination in stock selection dialog and fix duplicate variable in semi.vue
|
2026-03-23 14:52:01 +08:00 |
|
|
|
08c921fe66
|
feat: standardize default page size to 20, add pagination to pick list, and fix table horizontal scrollbar visibility
|
2026-03-23 14:38:08 +08:00 |
|
|
|
2242aca6fe
|
feat: implement user-specific column preferences and remove hardcoded defaults in inbound tables
|
2026-03-23 11:57:45 +08:00 |
|
|
|
719fe108ba
|
feat: remove old password requirement, fix user info display, and add password change reminder on home page
|
2026-03-23 11:52:30 +08:00 |
|
|
|
ec5331ffb3
|
feat: fix table alignment in product view and implement self-service password update with role masking
|
2026-03-23 11:41:09 +08:00 |
|
|
|
f701ed7fc8
|
fix: disable clickable material name links for users without edit permissions across all inbound tables
|
2026-03-23 11:19:25 +08:00 |
|
|
|
d53362f06f
|
feat: adjust page size, fix missing stock column, and implement smart SKU aggregation when SN is hidden
|
2026-03-23 11:13:43 +08:00 |
|
|
|
2574da03e5
|
fix: remove duplicate permissionMap declaration and eliminate infinite polling interval in stocktake page
|
2026-03-23 11:03:55 +08:00 |
|
|
|
6dfc540dc1
|
fix: enforce field-level permission checks for semi-finished and finished goods tables
|
2026-03-23 10:58:28 +08:00 |
|
|
|
7c9331d78a
|
perf: implement optimistic UI for scanner, disable auto-camera, and sort excel by SKU
|
2026-03-23 09:51:59 +08:00 |
|
|
|
13e910645d
|
fix: restore missing export to excel button and logic in blind stocktake page
|
2026-03-23 09:44:41 +08:00 |
|
|
|
d7df1dea57
|
fix: add write permission to QA buttons and decouple inbound/print quantities
|
2026-03-20 13:31:37 +08:00 |
|
|
|
71e5f075d2
|
feat: implement composite debounced search with prepended select and wipe out duplicate root permission nodes
|
2026-03-20 10:26:45 +08:00 |
|
|
|
990399a408
|
feat: implement cross-table search and debounced dynamic search for borrow and return records
|
2026-03-20 09:58:42 +08:00 |
|
|
|
74089c7d7d
|
fix: clean orphaned permission tree nodes and enhance outbound search with material name/spec model
|
2026-03-20 09:53:32 +08:00 |
|
|
|
4223a95f10
|
feat: generate permission sql for stocktake modules and implement single-device login restriction
|
2026-03-20 09:11:54 +08:00 |
|
|
|
faea0379da
|
refactor: replace transfer outbound type with production outbound across frontend and backend
|
2026-03-19 17:13:24 +08:00 |
|
|
|
29ab7432a3
|
修正,让调拨出库改为生产出库
|
2026-03-19 17:04:15 +08:00 |
|
|
|
c1c67ae4aa
|
refactor: extract stocktake and adjustment routes into a standalone top-level menu category
|
2026-03-19 16:27:33 +08:00 |
|
|
|
53c198f363
|
feat: fix stocktake deletion bug, and add pagination, search, sorting to stocktake lists
|
2026-03-19 16:21:09 +08:00 |
|
|
|
5510bae3b2
|
fix: align API routes for generate-missing endpoint and remove redundant api prefix
|
2026-03-19 15:52:11 +08:00 |
|
|
|
5842042db6
|
refactor: merge end stocktake buttons and attach missing-calculation logic to the primary button
|
2026-03-19 15:44:05 +08:00 |
|
|
|
b37049a4d7
|
feat: add generate-missing logic to identify unscanned stock as inventory loss
|
2026-03-19 15:34:54 +08:00 |
|
|
|
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 |
|