|
|
2e9ff6c832
|
feat: 實現版本號自動化更新與修復側邊欄 RWD 問題
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 50s
|
2026-02-13 14:46:26 +08:00 |
|
|
|
4fa87925a2
|
UI優化: 全系統狀態標籤 (StatusBadge) 統一化重構完成 (Phase 3 & 4)
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 1m8s
|
2026-02-13 13:16:05 +08:00 |
|
|
|
5e542752ba
|
feat(inventory): 販賣機視覺優化、修復匯入日期缺失與倉庫刪除權限錯誤
|
2026-02-09 10:19:46 +08:00 |
|
|
|
f22df90e01
|
fix(Inventory): 修復庫存列表批號欄位與新增庫存頁面儲位欄位遺失問題,並還原批號輸入佈局
|
2026-02-06 17:35:50 +08:00 |
|
|
|
200d1989bd
|
feat(inventory): 支援庫存新增不使用批號模式與自動累加邏輯
|
2026-02-06 15:56:50 +08:00 |
|
|
|
a518d390bd
|
feat(inventory): 實作過期與瑕疵庫存總計顯示,並強化庫存明細過期提示
|
2026-02-05 15:50:14 +08:00 |
|
|
|
2e71a1cb29
|
Feature: Tenant Short Name and Branding Implementation
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 49s
- Added short_name to Tenant model and controller
- Updated Landlord/Tenant pages (Create, Edit, Show, Index)
- Implemented branding customization (Favicon, Login Copyright, Sidebar Title)
- Updated HandleInertiaRequests to share branding data
|
2026-01-29 16:28:34 +08:00 |
|
|
|
c3af92c85c
|
feat(ui): dynamic page title based on tenant context
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 49s
|
2026-01-28 13:58:54 +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 |
|
|
|
a7c445bd3f
|
fix: 修正部分進貨採購單更新失敗與狀態顯示問題
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 50s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-27 13:27:28 +08:00 |
|
|
|
293358df62
|
refactor(inventory): 重構倉庫管理邏輯,移除 is_sellable 欄位並改由類型判定可用庫存
|
2026-01-27 10:23:49 +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 |
|
|
|
1d134c9ad8
|
生產工單BOM以及批號完善
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 57s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-22 15:39:35 +08:00 |
|
|
|
1ae21febb5
|
feat(生產/庫存): 實作生產管理模組與批號追溯功能
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 53s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-21 17:19:36 +08:00 |
|
|
|
a8091276b8
|
feat: 優化採購單操作紀錄與統一刪除確認 UI
- 優化採購單更新與刪除的活動紀錄邏輯 (PurchaseOrderController)
- 整合更新異動為單一紀錄,包含品項差異
- 刪除時記錄當下品項快照
- 統一採購單刪除確認介面,使用 AlertDialog 取代原生 confirm (PurchaseOrderActions)
- Refactor: 將 ActivityDetailDialog 移至 Components/ActivityLog 並優化樣式與大數據顯示
- 調整 UI 文字:將「總金額」統一為「小計」
- 其他模型與 Controller 的活動紀錄支援更新
|
2026-01-19 15:32:41 +08:00 |
|
|
|
55272d5d43
|
feat: 新增租戶品牌客製化系統(Logo、主色系)、修正 hardcoded 顏色為 CSS 變數
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 47s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-16 14:36:24 +08:00 |
|
|
|
43d7cada34
|
fix: tenancy middleware order and ui consistency for user profile
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 44s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-16 11:56:44 +08:00 |
|
|
|
ecfcbb93ed
|
feat: 完成權限管理系統、統一頁面標題樣式與表格對齊規範
|
2026-01-13 13:30:51 +08:00 |
|
|
|
24ae6f3eee
|
feat: 新增採購單發票欄位、更新 SearchableSelect 樣式與搜尋門檻至 10 個項目
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m17s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-09 10:18:52 +08:00 |
|
|
|
0b60dab208
|
大更新
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 58s
|
2026-01-08 16:32:10 +08:00 |
|
|
|
fad74df6ac
|
更新採購單跟商品資料一些bug
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 52s
|
2026-01-06 15:45:13 +08:00 |
|
|
|
c735c36009
|
first commit
|
2025-12-30 15:03:19 +08:00 |
|