Commit Graph

411 Commits

Author SHA1 Message Date
DXC
a522525ef4 perf: enforce server-side pagination for tables and audit infinite scroll logic for selects 2026-03-23 15:00:10 +08:00
DXC
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
DXC
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
DXC
c5974ff05c fix: relax permission requirement on stock list api to unblock outbound operations 2026-03-23 14:22:52 +08:00
DXC
e1006f383a refactor: global import cleanup and stability fix for auth module 2026-03-23 13:43:29 +08:00
DXC
505b8e5a32 fix: add missing get_jwt import to resolve NameError in my-permissions API 2026-03-23 13:41:13 +08:00
DXC
0bdd4c068e fix: add missing db import to resolve NameError in password update API 2026-03-23 13:38:18 +08:00
DXC
61ec906cfb fix: resolve 500 error in password update API by aligning schema and fixing hash logic 2026-03-23 13:32:53 +08:00
DXC
2242aca6fe feat: implement user-specific column preferences and remove hardcoded defaults in inbound tables 2026-03-23 11:57:45 +08:00
DXC
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
DXC
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
DXC
f701ed7fc8 fix: disable clickable material name links for users without edit permissions across all inbound tables 2026-03-23 11:19:25 +08:00
DXC
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
DXC
2574da03e5 fix: remove duplicate permissionMap declaration and eliminate infinite polling interval in stocktake page 2026-03-23 11:03:55 +08:00
DXC
6dfc540dc1 fix: enforce field-level permission checks for semi-finished and finished goods tables 2026-03-23 10:58:28 +08:00
DXC
7c9331d78a perf: implement optimistic UI for scanner, disable auto-camera, and sort excel by SKU 2026-03-23 09:51:59 +08:00
DXC
13e910645d fix: restore missing export to excel button and logic in blind stocktake page 2026-03-23 09:44:41 +08:00
DXC
032479fe38 fix: capture and persist target object names for delete, outbound, and borrow operations in audit logs 2026-03-20 15:47:13 +08:00
DXC
b08bbba718 fix: enforce Beijing Time (UTC+8) globally by replacing datetime.utcnow 2026-03-20 15:23:20 +08:00
DXC
d7df1dea57 fix: add write permission to QA buttons and decouple inbound/print quantities 2026-03-20 13:31:37 +08:00
DXC
b6e3ea76fa fix: filter out invisible menus and clean up ghost nodes in permission tree 2026-03-20 13:12:16 +08:00
DXC
6c20233d45 fix: handle int type for JWT expires configuration to prevent 500 error on login 2026-03-20 10:43:29 +08:00
DXC
71e5f075d2 feat: implement composite debounced search with prepended select and wipe out duplicate root permission nodes 2026-03-20 10:26:45 +08:00
DXC
3bb3975022 fix: use .c to access SQLAlchemy subquery columns correctly 2026-03-20 10:15:11 +08:00
DXC
34629b432a fix: correct SQLAlchemy join condition to resolve MaterialBase AttributeError 2026-03-20 10:06:22 +08:00
DXC
990399a408 feat: implement cross-table search and debounced dynamic search for borrow and return records 2026-03-20 09:58:42 +08:00
DXC
74089c7d7d fix: clean orphaned permission tree nodes and enhance outbound search with material name/spec model 2026-03-20 09:53:32 +08:00
DXC
6336432a5c refactor: restructure permission list to a tree format matching the sidebar navigation 2026-03-20 09:42:14 +08:00
DXC
1ad57da2a7 chore: remove legacy inventory stocktake menu and permission configs 2026-03-20 09:34:36 +08:00
DXC
b375cbfe25 fix: add stocktake and adjustment modules to role permission assignment UI 2026-03-20 09:31:33 +08:00
DXC
4223a95f10 feat: generate permission sql for stocktake modules and implement single-device login restriction 2026-03-20 09:11:54 +08:00
DXC
faea0379da refactor: replace transfer outbound type with production outbound across frontend and backend 2026-03-19 17:13:24 +08:00
dxc
29ab7432a3 修正,让调拨出库改为生产出库 2026-03-19 17:04:15 +08:00
DXC
c1c67ae4aa refactor: extract stocktake and adjustment routes into a standalone top-level menu category 2026-03-19 16:27:33 +08:00
DXC
53c198f363 feat: fix stocktake deletion bug, and add pagination, search, sorting to stocktake lists 2026-03-19 16:21:09 +08:00
DXC
5510bae3b2 fix: align API routes for generate-missing endpoint and remove redundant api prefix 2026-03-19 15:52:11 +08:00
DXC
5842042db6 refactor: merge end stocktake buttons and attach missing-calculation logic to the primary button 2026-03-19 15:44:05 +08:00
DXC
fa8b113f9d fix: implement sequential order_no generation and enforce UTC+8 Beijing time for adjustments 2026-03-19 15:42:36 +08:00
DXC
b37049a4d7 feat: add generate-missing logic to identify unscanned stock as inventory loss 2026-03-19 15:34:54 +08:00
DXC
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
DXC
ae63748060 feat: refactor stocktake import flow to use a preview-and-select dialog 2026-03-19 15:16:20 +08:00
DXC
05410b5b4d fix: correct StocktakeDraft import case and remove duplicate api prefix in frontend request urls 2026-03-19 15:00:19 +08:00
DXC
50cf63414f feat: fix 401 auth error and bridge stocktake discrepancies to adjustment module 2026-03-19 14:36:56 +08:00
DXC
5454947176 fix: correct user store import path in adjustment vue to fix vite build error 2026-03-19 14:27:09 +08:00
DXC
09869667c8 fix: add extend_existing=True to StockAdjustment model to resolve MetaData conflict 2026-03-19 14:25:43 +08:00
DXC
c55eed0d75 fix: remove duplicate StockAdjustment model from stocktake.py to fix SQLAlchemy MetaData conflict 2026-03-19 14:20:27 +08:00
DXC
d8a57ab66e feat: initialize inventory profit and loss adjustment module 2026-03-19 12:06:32 +08:00
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