|
|
6aec571775
|
fix(stocktake): resolve 500 error caused by missing batch or sn attributes using strict getattr fallback
|
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
|
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
|
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
|
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
|
2026-04-02 18:35:11 +08:00 |
|
|
|
1e2f4953b6
|
4.2部署版本
|
2026-04-02 18:00:04 +08:00 |
|
|
|
643e538ffd
|
4.2部署版本
|
2026-04-02 17:59:39 +08:00 |
|
|
|
fe0071d046
|
3.24部署版本
|
2026-04-02 17:59:25 +08:00 |
|
|
|
c57c84f142
|
fix(outbound): map warehouse location field correctly and implement natural sorting by location path for picking route optimization
|
2026-04-02 17:54:09 +08:00 |
|
|
|
d0cac14a33
|
fix(outbound): fix row-key collision causing UI select-all bug and false duplicate warnings in stock selection
|
2026-04-02 17:48:06 +08:00 |
|
|
|
b614a7c8f5
|
fix(warehouse): fix tree path generation logic and integrity error causing 500 in batch generation
|
2026-04-02 11:05:41 +08:00 |
|
|
|
da0f94dfb3
|
style(warehouse): toggle bulk delete mode and fix batch generate modal layout
|
2026-04-02 11:00:33 +08:00 |
|
|
|
e28326b2e4
|
feat(warehouse): implement bulk delete and multi-level rule-based batch generation for locations
|
2026-04-02 10:55:17 +08:00 |
|
|
|
84e615baf6
|
fix(warehouse): fix AttributeError by safely extracting existing attribute from SysWarehouseLocation
|
2026-04-02 10:44:33 +08:00 |
|
|
|
457e222632
|
fix(warehouse): fix 500 error on delete by extracting attributes before db commit
|
2026-04-02 10:31:53 +08:00 |
|
|
|
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 |
|
|
|
db0444cc13
|
fix(scrap): completely refactor scan API return dict with safe getattr to prevent attribute errors
|
2026-03-26 17:20:43 +08:00 |
|
|
|
c8810891d8
|
fix(api): globally replace invalid material_base/material_name attributes with correct base relationship
|
2026-03-26 17:14:26 +08:00 |
|
|
|
d58b002340
|
chore(api): expose real 500 error stack trace for scrap scan API
|
2026-03-26 16:59:14 +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 |
|
|
|
f9edb5f1f7
|
fix(api): fix AttributeError on inbound deletion by accessing base.name instead of material_name
|
2026-03-25 11:02:32 +08:00 |
|
|
|
7421ef3231
|
fix(api): expose real 500 error stack trace and fix missing func import
|
2026-03-25 10:56:31 +08:00 |
|
|
|
ac7774e0e3
|
fix(api): gracefully handle integrity error on inbound record deletion
|
2026-03-25 10:48:43 +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 |
|
|
|
f738b3b3af
|
fix(api): correct specification field name in material search
|
2026-03-24 15:49:54 +08:00 |
|
|
|
321ef8c7bd
|
feat(api): support pagination and keyword search for material base list
|
2026-03-24 15:46:14 +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 |
|
|
|
c5974ff05c
|
fix: relax permission requirement on stock list api to unblock outbound operations
|
2026-03-23 14:22:52 +08:00 |
|
|
|
e1006f383a
|
refactor: global import cleanup and stability fix for auth module
|
2026-03-23 13:43:29 +08:00 |
|
|
|
505b8e5a32
|
fix: add missing get_jwt import to resolve NameError in my-permissions API
|
2026-03-23 13:41:13 +08:00 |
|