|
|
613eb555ba
|
feat(inventory): 強化調撥單功能,支援販賣機貨道欄位、開放商品重複加入及優化過帳庫存檢核
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 59s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-02-09 16:52:35 +08:00 |
|
|
|
5e542752ba
|
feat(inventory): 販賣機視覺優化、修復匯入日期缺失與倉庫刪除權限錯誤
|
2026-02-09 10:19:46 +08:00 |
|
|
|
f22df90e01
|
fix(Inventory): 修復庫存列表批號欄位與新增庫存頁面儲位欄位遺失問題,並還原批號輸入佈局
|
2026-02-06 17:35:50 +08:00 |
|
|
|
e018b75783
|
feat(inventory): 開放倉庫編號編輯、優化調撥單條碼搜尋與庫存匯入範本雙分頁說明
|
2026-02-06 16:36:14 +08:00 |
|
|
|
906b094c18
|
feat: [商品管理] 優化商品匯入邏輯,支援 13 碼條碼自動生成、Upsert 更新機制與 Excel 說明工作表
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 1m7s
|
2026-02-06 09:26:50 +08:00 |
|
|
|
a518d390bd
|
feat(inventory): 實作過期與瑕疵庫存總計顯示,並強化庫存明細過期提示
|
2026-02-05 15:50:14 +08:00 |
|
|
|
3ce96537b3
|
feat: 標準化全系統數值輸入欄位與擴充商品價格功能
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 1m0s
1. UI 標準化:
- 針對全系統數值輸入欄位統一加上 step='any' 以支援小數點。
- 表格形式 (Table) 的數值輸入欄位統一加上 text-right 靠右對齊。
- 修正 Components 與 Pages 中所有涉及金額與數量的輸入框。
2. 功能擴充與修正:
- 擴充 Product 模型與相關 Dialog 以支援多種價格設定。
- 修正 Inventory/GoodsReceipt/Create.tsx 未使用的變數錯誤。
- 優化庫存相關頁面的 UI 一致性。
3. 其他:
- 更新相關的 Type 定義與 Controller 邏輯。
|
2026-02-05 11:45:08 +08:00 |
|
|
|
f87310e707
|
fix: 更新商品代號驗證規則為 2-8 碼
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 52s
1. ProductImport.php: 匯入規則調整
2. ProductController.php: 新增/編輯 API 規則調整
3. UI: 匯入與編輯視窗提示更新
|
2026-02-02 15:07:12 +08:00 |
|
|
|
6204f0d915
|
feat: 新增商品 Excel 匯入功能與修復 HTTPS 混合內容問題
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 1m4s
1. 新增商品 Excel 匯入功能 (ProductImport, Export Template)
2. 調整商品代號驗證規則為 1-5 碼 (Controller & Import)
3. 修正 HTTPS Mixed Content 問題 (AppServiceProvider)
|
2026-02-02 14:39:13 +08:00 |
|