|
|
8e0252e8fc
|
[FEAT] 實作公共事業費附件上傳管理與更新 UI 協作規範防呆機制
ERP-Deploy-Demo / deploy-demo (push) Successful in 55s
|
2026-03-06 13:21:14 +08:00 |
|
|
|
07b7d9b327
|
[FEAT] 實作公共事業費逾期提醒、租戶自訂通知設定及發送測試信功能
ERP-Deploy-Demo / deploy-demo (push) Successful in 56s
|
2026-03-05 16:01:00 +08:00 |
|
|
|
f543b98d0f
|
feat(inventory): 實作進貨單草稿編輯功能、價格雙向連動與批號 UI 優化
ERP-Deploy-Demo / deploy-demo (push) Successful in 57s
ERP-Deploy-Production / deploy-production (push) Successful in 1m14s
1. 實作進貨單編輯功能,支援草稿資料預填與 PUT 更新。
2. 修復進貨單儲存時 received_date 與 expiry_date 的日期格式錯誤 (Y-m-d)。
3. 實作非標準進貨類型(雜項、其他)的單價與小計雙向連動邏輯。
4. 優化品項批號 UI 為 SearchableSelect 整合模式,支援不使用批號 (NO-BATCH) 與建立新批號,與倉庫管理頁面風格統一。
|
2026-03-03 16:57:28 +08:00 |
|
|
|
183583c739
|
feat: API調整訂單與販賣機訂單同步強制使用warehouse_code,更新API對接文件,及優化生產與配方模組UI顯示
ERP-Deploy-Demo / deploy-demo (push) Successful in 55s
|
2026-03-03 14:28:15 +08:00 |
|
|
|
036f4a4fb6
|
優化採購單與進貨單操作紀錄:新增品項明細、ID 轉名稱解析、前端多數量 key 通用顯示
ERP-Deploy-Demo / deploy-demo (push) Successful in 55s
ERP-Deploy-Production / deploy-production (push) Successful in 1m12s
- 重構 PurchaseOrder@tapActivity:支援 vendor_id/warehouse_id/user_id 自動解析為名稱
- 修改 PurchaseOrderController@store:改用 saveQuietly + 手動日誌,建立時紀錄品項明細
- 修正 PurchaseOrderController update/destroy snapshot 跨模組取值為 null 的問題
- 修改 GoodsReceiptService@store:改用 saveQuietly + 手動日誌,建立時紀錄品項明細
- 修改 ActivityDetailDialog.tsx:支援 quantity/quantity_received/requested_qty 多 key 通用渲染
- 新增項目顯示金額與備註,更新項目增加金額與備註變更對比
|
2026-03-02 17:30:55 +08:00 |
|
|
|
0a955fb993
|
feat: 整合門市領料日誌、API 文件存取、修改庫存與併發編號問題、供應商商品內聯編輯及日誌 UI 優化
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m0s
|
2026-03-02 16:42:12 +08:00 |
|
|
|
7dac2d1f77
|
實作產品與庫存匯入邏輯 (ProductImport, InventoryImport) 並更新相關 Service 與 Controller
ERP-Deploy-Demo / deploy-demo (push) Successful in 56s
|
2026-03-02 11:58:04 +08:00 |
|
|
|
649af40919
|
實作 InventoryService 的批量入庫 (processIncomingInventory) 與庫存調整 (adjustInventory) 邏輯
ERP-Deploy-Demo / deploy-demo (push) Successful in 55s
|
2026-03-02 10:47:43 +08:00 |
|
|
|
c4908533a8
|
feat(procurement): 實作採購退回單模組並修復商品選單報錯
ERP-Deploy-Demo / deploy-demo (push) Successful in 58s
|
2026-02-25 13:49:02 +08:00 |
|
|
|
455f945296
|
feat: 完成進貨單自動拋轉應付帳款流程與AP介面優化
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m8s
1. 新增 AccountPayable (應付帳款) 模組,包含 Migration、Model、Service 與 Controller
2. 修改 GoodsReceipt (進貨單) 流程,在確認進貨時自動產生對應的應付帳款單 (AP-YYYYMMDD-XX)
3. 實作應付帳款詳細頁面 (Show.tsx),包含發票登記與標記付款功能
4. 修正應付帳款 Show 頁面的排版,將發票資訊套用標準的綠色背景區塊,並調整按鈕位置
5. 更新相關的 Service Provider 與 Routes
|
2026-02-24 16:46:55 +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 |
|
|
|
882091ce5f
|
feat(notification): 實作通知輪詢與優化顯示名稱
- 新增通知輪詢 API 與前端自動更新機制
- 修正生產工單單號格式為 PRO-YYYYMMDD-XX
- 確保通知顯示實際建立者名稱而非系統
|
2026-02-12 17:13:09 +08:00 |
|
|
|
5be4d49679
|
feat: 修正 BOM 單位顯示與完工入庫彈窗 UI 統一規範
|
2026-02-12 16:30:34 +08:00 |
|
|
|
8b950f6529
|
feat: 實作庫存列表展開狀態保留 (使用 sessionStorage) 改良顯示與修正相關問題
|
2026-02-10 13:02:11 +08:00 |
|
|
|
e098e40fb8
|
feat: 庫存紀錄顯示儲位並優化返回狀態保持
|
2026-02-10 11:28:58 +08:00 |
|
|
|
a6393e03d8
|
feat: 實作即時庫存查詢功能、儀表板庫存導盤,及優化手動入庫批號與儲位連動與選單顯示
|
2026-02-10 10:47:31 +08:00 |
|
|
|
6980eac1a4
|
fix(sales): correct import start row instruction to row 3
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 53s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-02-09 17:22:38 +08:00 |
|
|
|
08e360464e
|
refactor(sales): remove import template download and update dialog instructions
Koori-ERP-Deploy-System / deploy-production (push) Has been cancelled
Koori-ERP-Deploy-System / deploy-demo (push) Has been cancelled
|
2026-02-09 17:21:35 +08:00 |
|
|
|
7cf640b2f4
|
feat(sales): replace import page with dialog UI and support template download
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 50s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-02-09 17:16:00 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6c259859cf
|
feat(procurement): 開放具核准權限人員可在「待核准」狀態下編輯採購單
|
2026-02-06 15:38:47 +08:00 |
|
|
|
6bfdd92347
|
feat(procurement): 統一採購單按鈕樣式與術語更名為「作廢」,並加強權限控管
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m28s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-02-06 15:32:12 +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 |
|
|
|
e1aa452b3c
|
fix(product): 補回清單頁面的 is_active 資料回傳並修正表格 colSpan
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 50s
|
2026-02-05 16:19:13 +08:00 |
|
|
|
24aed44cd3
|
feat(product): 恢復並實作商品起停用狀態功能,包含表單開關與列表顯示
|
2026-02-05 16:15:06 +08:00 |
|
|
|
1d5bc68444
|
feat(product): 優化編輯後的跳轉邏輯,支援依來源回傳詳情頁或列表
|
2026-02-05 16:01:29 +08:00 |
|
|
|
075b9f1c98
|
feat(product): 新增商品詳情查看功能
|
2026-02-05 15:58:59 +08:00 |
|
|
|
49bb05d85a
|
style(warehouse): 根據使用者要求調整統計標籤文字
|
2026-02-05 15:54:24 +08:00 |
|
|
|
687af254bd
|
style(warehouse): 優化瑕疵倉顯示邏輯並簡化標籤為「過期統計」
|
2026-02-05 15:53:24 +08:00 |
|
|
|
a518d390bd
|
feat(inventory): 實作過期與瑕疵庫存總計顯示,並強化庫存明細過期提示
|
2026-02-05 15:50:14 +08:00 |
|
|
|
dada3a6512
|
feat(product): 商品代號加入隨機產生按鈕 (8碼大寫英數)
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 58s
|
2026-02-05 13:12:52 +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 |
|
|
|
4299e985e9
|
feat: 優化庫存調撥單操作紀錄與 UI 佈局
|
2026-02-04 17:51:29 +08:00 |
|
|
|
2eb136d280
|
feat(inventory): 完善庫存盤調更新與日誌邏輯,新增「無需盤調」狀態判定
1. 修正 AdjustDocController 缺失 update 方法導致的錯誤。
2. 修正 ActivityDetailDialog 前端 map 渲染 undefined 的 TypeError。
3. 優化盤調單「過帳」日誌,現在會同步包含當時的商品明細快照。
4. 實作盤點單「無需盤調」(no_adjust) 自動判定邏輯:
- 當盤點數量與庫存完全一致時,自動標記為 no_adjust 結案。
- 更新前端標籤樣式與操作按鈕對應邏輯。
- 限制 no_adjust 單據不可重複建立盤調單。
5. 統一盤點單與盤調單的日誌配置,優化 ID 轉名稱顯示。
|
2026-02-04 16:56:08 +08:00 |
|
|
|
702af0a259
|
feat(inventory): 重構庫存盤點流程與優化操作日誌
1. 重構盤點流程:實作自動狀態轉換(盤點中/盤點完成)、整合按鈕為「儲存盤點結果」、更名 UI 狀態標籤。
2. 優化操作日誌:
- 實作全域 ID 轉名稱邏輯(倉庫、使用者)。
- 合併單次操作的日誌記錄,避免重複產生。
- 修復日誌產生過程中的 Collection 修改錯誤。
3. 修正 TypeScript lint 錯誤(Index, Show 頁面)。
|
2026-02-04 15:12:10 +08:00 |
|
|
|
a8b88b3375
|
feat(inventory): 實作盤點、盤調與調撥操作紀錄,並支援前端本地化顯示
|
2026-02-04 13:24:33 +08:00 |
|
|
|
95fdec8a06
|
feat(procurement): 修正採購單與進貨單日期標籤、狀態與操作紀錄本地化
|
2026-02-04 13:20:18 +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 |
|
|
|
0185843c62
|
style: 優化規格 Tooltip 支援多行換行顯示
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 49s
|
2026-02-02 17:29:58 +08:00 |
|
|
|
be5c121146
|
feat: 優化商品管理規格顯示與修復重複通知問題
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 47s
|
2026-02-02 17:24:49 +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 |
|
|
|
75c634ffe4
|
fix(inventory): 修復倉庫低庫存警告計算與全站租戶名稱動態化
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 44s
|
2026-02-02 11:03:09 +08:00 |
|
|
|
1748eb007e
|
feat(warehouse): 合併撥補單至調撥單流程並移除舊組件
|
2026-02-02 10:07:36 +08:00 |
|
|
|
313b95ceb9
|
fix(activity-log): 補足庫存對象 unit_cost 與 total_value 欄位翻譯
|
2026-02-02 09:37:27 +08:00 |
|