|
|
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 |
|
|
|
65eb1a1b64
|
feat: 實作銷售單匯入權限控管並全面精簡權限顯示名稱
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 59s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-02-09 15:04:08 +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 |
|
|
|
590580e20a
|
refactor: 移除 SKU 欄位,統一使用 code 作為商品代碼
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m22s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-02-09 11:15:52 +08:00 |
|
|
|
5e542752ba
|
feat(inventory): 販賣機視覺優化、修復匯入日期缺失與倉庫刪除權限錯誤
|
2026-02-09 10:19:46 +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 |
|
|
|
397a8a6484
|
fix(product): 設定 is_active 欄位預設為 true 並更新現有資料為啟用
|
2026-02-05 16:18:03 +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 |
|
|
|
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 |
|
|
|
4ba85ce446
|
feat(production): 優化生產單 BOM 原物料選取邏輯,支援商品 -> 倉庫 -> 批號連動與 API 分佈查詢
|
2026-02-04 13:08:05 +08:00 |
|
|
|
27626e6aa8
|
feat(inventory): 商品管理新增儲位欄位
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 47s
|
2026-02-03 13:17:46 +08:00 |
|
|
|
d671c08338
|
feat: 實作使用者啟停用功能與安全性強化
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 1m1s
- 新增使用者「啟用/停用」狀態切換功能 (含後端 API、權限控管、活動紀錄)
- 強化安全性:隱藏超級管理員角色的可見度與操作權限
- 更新開發規範:加入多租戶資料同步規範於 framework.md
- 前端優化:使用 Switch 元件進行狀態快速切換,調整表格欄位順序
|
2026-02-03 11:51:46 +08:00 |
|
|
|
746eeb6f01
|
更新:優化配方詳情彈窗 UI 與一般修正
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 49s
|
2026-01-29 16:13:56 +08:00 |
|
|
|
e5edad4fd0
|
style: 修正盤點與盤調畫面 Table Padding 並統一 UI 規範
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m4s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-28 18:04:45 +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 |
|
|
|
32c2612a5f
|
feat(accounting): 實作公共事業費管理與會計支出報表功能
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 56s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-20 09:44:05 +08:00 |
|
|
|
23682b3ffe
|
新功能:為操作紀錄資料表新增效能索引
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m3s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-20 09:17:18 +08:00 |
|
|
|
0d7bb2758d
|
feat: 實作操作紀錄與商品分類單位異動紀錄 (Operation Logs for System, Products, Categories, Units)
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 58s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-16 17:36:37 +08:00 |
|
|
|
a64a4682f3
|
fix: 修復權限 migration 使用 firstOrCreate 避免重複建立錯誤
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 53s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-15 13:19:35 +08:00 |
|
|
|
4f745c1021
|
feat: 實作 Multi-tenancy 多租戶架構 (stancl/tenancy)
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m3s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
- 安裝並設定 stancl/tenancy 套件
- 分離 Central / Tenant migrations
- 建立 Tenant Model 與資料遷移指令
- 建立房東後台 CRUD (Landlord Dashboard)
- 新增租戶管理頁面 (列表、新增、編輯、詳情)
- 新增域名管理功能
- 更新部署手冊
|
2026-01-15 13:15:18 +08:00 |
|