[Purchase Order Activity]: Add activity tracker
未关闭
backend
investigate
question
- 主要语言
- Vue
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is to track the activity of purchase, like;
- When was the order created
- Who created the order
- When was the order confirmed
- And, When was the order received
Currently to be discussed
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating where PurchaseOrder data is defined (model/entity and schema/migrations) and where create/confirm/receive actions are processed in code. Also search for any existing activity or audit trail pattern that can store lifecycle metadata. Run the purchase-order test coverage around order state changes after making changes, and treat the issue as done only when creator/confirmation/receipt actors and timestamps are captured consistently for each order lifecycle step.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100