Machine 1 uses the material from a batch that has already been used up
- 主要語言
- TypeScript
- 星號
- 4
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I have found a possible bug in Actyx-Academy Implementation
Machine 1 uses the material from a batch that has already been used up.
**Steps to reproduce:**
Create Production Order for 'Machine 1' in Production Order System on http://localhost:1234
- Article: 12345-A
- Amount: 30
- Machine: Machine 1
**Expected output:**
start button should be disabled or the machine stops to use batch wenn it is empty
**Actual output:**
Machine use material that does not exist. In Production Order System > Tab Baches: available material is displayed as -5
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Reproduce in the Production Order System at http://localhost:1234 by creating a Machine 1 order for article 12345-A with amount 30, then check the Batches tab. Start by tracing the order creation and batch consumption paths in the TypeScript app. Done means Machine 1 cannot consume an empty batch and available material no longer goes negative.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100