|
|
a05acd96dc
|
feat(integration): 完善外部 API 對接邏輯與安全性
1. 新增 API Rate Limiting (每分鐘 60 次)
2. 實作 ProductServiceInterface 與 findOrCreateWarehouseByName 解決跨模組耦合問題
3. 強化 OrderSync API 驗證 (price 欄位限制最小 0、payment_method 加上允許白名單)
4. 實作 OrderSync API 冪等性處理,重複訂單直接回傳現有資訊
5. 修正 ProductSync API 同步邏輯,每次同步皆會更新產品分類與單位
6. 完善 integration API 對接手冊內容與 UI 排版
|
2026-02-23 10:10:03 +08:00 |
|
|
|
77a7d31dc1
|
fix(dashboard): 修正儀表板待處理數字邏輯與依賴更新
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 54s
|
2026-02-13 14:29:21 +08:00 |
|
|
|
593ce94734
|
修正庫存報表分頁參數衝突導致明細顯示為空的問題
|
2026-02-10 16:07:31 +08:00 |
|
|
|
83d26de6f9
|
refactor: 調整統計基準為明細筆數,並恢復庫存查詢為單一細目顯示模式
|
2026-02-10 11:15:08 +08:00 |
|
|
|
38642cc58b
|
feat: 統一度量衡,確保儀表板統計與庫存查詢清單數據精確一致
|
2026-02-10 11:09:22 +08:00 |
|
|
|
a6393e03d8
|
feat: 實作即時庫存查詢功能、儀表板庫存導盤,及優化手動入庫批號與儲位連動與選單顯示
|
2026-02-10 10:47:31 +08:00 |
|
|
|
b6fe9ad9f3
|
feat: 實作銷售單匯入管理、貨道扣庫優化及 UI 細節調整
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 1m8s
|
2026-02-09 14:36:47 +08:00 |
|
|
|
3fd333085b
|
feat: 實作 POS API 整合功能,包含商品與銷售訂單同步及韌性機制
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 57s
|
2026-02-06 11:56:29 +08:00 |
|
|
|
04f3891275
|
feat: 實作出貨單模組並暫時導向通用製作中頁面,同步優化盤點與調撥功能的活動日誌顯示
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m11s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-02-05 09:33:36 +08:00 |
|
|
|
95d8dc2e84
|
feat: 統一進貨單 UI、修復庫存異動紀錄與廠商詳情顯示報錯
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 51s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-27 17:23:31 +08:00 |
|
|
|
0e51992cb4
|
refactor(modular): 完成第二階段儀表板解耦與模型清理
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m1s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-27 08:59:45 +08:00 |
|
|
|
ac6a81b3d2
|
feat: 倉庫業務屬性、庫存成本追蹤與採購單功能更新
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 58s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
1. 倉庫管理:新增業務類型 (Owned/External/Customer) 與車牌資訊與司機欄位。
2. 庫存管理:實作成本追蹤 (unit_cost, total_value),更新列表與撥補單顯示。
3. 採購單:新增採購日期 (order_date),調整欄位名稱與順序。
4. 前端優化:更新相關 TS Type 定義與 UI 顯示。
|
2026-01-26 17:27:34 +08:00 |
|
|
|
106de4e945
|
feat: 修正庫存與撥補單邏輯並整合文件
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 53s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
1. 修復倉庫統計數據加總與樣式。
2. 修正可用庫存計算邏輯(排除不可銷售倉庫)。
3. 撥補單商品列表加入批號與效期顯示。
4. 修正撥補單儲存邏輯以支援精確批號轉移。
5. 整合 FEATURES.md 至 README.md。
|
2026-01-26 14:59:24 +08:00 |
|