- 환경/라우터 모듈에 approval_flow_v2 토글을 추가하고 FeatureFlags 초기화를 연결 (.env*, lib/core/**) - ApiClient 빌더·ApiRoutes 확장과 ApprovalRepositoryRemote 리팩터링으로 include·액션 시그니처를 정합화 - ApprovalFlow·ApprovalDraft 엔티티/레포/유즈케이스를 도입해 서버 초안과 단계 액션(승인·회수·재상신)을 지원 - Approval 컨트롤러·히스토리·템플릿 페이지와 공유 위젯을 재작성해 감사 로그·회수 UX·템플릿 CRUD를 반영 - Inbound/Outbound/Rental 컨트롤러·페이지에 결재 섹션을 삽입하고 대시보드 pending 카드 요약을 갱신 - SuperportDialog·FormField 등 공통 위젯을 보강하고 승인 위젯 가이드를 추가해 UI 가이드를 정리 - 결재/재고 테스트 픽스처와 단위·위젯·통합 테스트를 확장하고 flutter_test_config로 스테이징 호스트를 허용 - Approval Flow 레포트/플랜 문서를 업데이트하고 ApprovalFlow_System_Integration_and_ChangePlan.md를 추가 - 실행: flutter analyze, flutter test
154 lines
3.3 KiB
JSON
154 lines
3.3 KiB
JSON
{
|
|
"id": 53021,
|
|
"approval_no": "APP-202511150089",
|
|
"transaction": {
|
|
"id": 94090,
|
|
"transaction_no": "RENT-20251115-0002"
|
|
},
|
|
"status": {
|
|
"id": 4,
|
|
"name": "반려",
|
|
"color": "#EF4444",
|
|
"is_blocking_next": true,
|
|
"is_terminal": true
|
|
},
|
|
"current_step": {
|
|
"id": 74021,
|
|
"step_order": 1,
|
|
"status": {
|
|
"id": 4,
|
|
"name": "반려",
|
|
"is_blocking_next": true,
|
|
"is_terminal": true
|
|
},
|
|
"approver": {
|
|
"id": 120,
|
|
"employee_id": "E20250120",
|
|
"employee_no": "E20250120",
|
|
"name": "신품질"
|
|
},
|
|
"assigned_at": "2025-09-21T00:05:00Z",
|
|
"decided_at": "2025-09-21T00:16:40Z",
|
|
"note": "입력 수량 오류"
|
|
},
|
|
"requester": {
|
|
"id": 91,
|
|
"employee_id": "E20250091",
|
|
"employee_no": "E20250091",
|
|
"name": "장요청"
|
|
},
|
|
"requested_at": "2025-09-21T00:02:00Z",
|
|
"decided_at": "2025-09-21T00:16:40Z",
|
|
"note": "대여 반려 케이스",
|
|
"is_active": true,
|
|
"is_deleted": false,
|
|
"steps": [
|
|
{
|
|
"id": 74021,
|
|
"step_order": 1,
|
|
"status": {
|
|
"id": 4,
|
|
"name": "반려",
|
|
"is_blocking_next": true,
|
|
"is_terminal": true
|
|
},
|
|
"approver": {
|
|
"id": 120,
|
|
"employee_id": "E20250120",
|
|
"employee_no": "E20250120",
|
|
"name": "신품질"
|
|
},
|
|
"assigned_at": "2025-09-21T00:05:00Z",
|
|
"decided_at": "2025-09-21T00:16:40Z",
|
|
"note": "입력 수량 오류"
|
|
},
|
|
{
|
|
"id": 74022,
|
|
"step_order": 2,
|
|
"status": {
|
|
"id": 1,
|
|
"name": "대기",
|
|
"is_blocking_next": true,
|
|
"is_terminal": false
|
|
},
|
|
"approver": {
|
|
"id": 221,
|
|
"employee_id": "E20250221",
|
|
"employee_no": "E20250221",
|
|
"name": "노부장"
|
|
},
|
|
"assigned_at": "2025-09-21T00:05:00Z",
|
|
"decided_at": null,
|
|
"note": null
|
|
}
|
|
],
|
|
"histories": [
|
|
{
|
|
"id": 95021,
|
|
"action": {
|
|
"id": 1,
|
|
"name": "상신"
|
|
},
|
|
"from_status": null,
|
|
"to_status": {
|
|
"id": 1,
|
|
"name": "대기",
|
|
"is_blocking_next": true,
|
|
"is_terminal": false
|
|
},
|
|
"approver": {
|
|
"id": 91,
|
|
"employee_id": "E20250091",
|
|
"employee_no": "E20250091",
|
|
"name": "장요청"
|
|
},
|
|
"action_at": "2025-09-21T00:02:00Z",
|
|
"note": null
|
|
},
|
|
{
|
|
"id": 95022,
|
|
"action": {
|
|
"id": 3,
|
|
"name": "반려"
|
|
},
|
|
"from_status": {
|
|
"id": 2,
|
|
"name": "진행중",
|
|
"is_blocking_next": true,
|
|
"is_terminal": false
|
|
},
|
|
"to_status": {
|
|
"id": 4,
|
|
"name": "반려",
|
|
"is_blocking_next": true,
|
|
"is_terminal": true
|
|
},
|
|
"approver": {
|
|
"id": 120,
|
|
"employee_id": "E20250120",
|
|
"employee_no": "E20250120",
|
|
"name": "신품질"
|
|
},
|
|
"action_at": "2025-09-21T00:16:40Z",
|
|
"note": "수량 2배 입력"
|
|
}
|
|
],
|
|
"created_at": "2025-09-21T00:02:00Z",
|
|
"updated_at": "2025-09-21T00:16:40Z",
|
|
"visibility": {
|
|
"allowed_roles": [
|
|
"requester",
|
|
"completed_approver"
|
|
],
|
|
"restricted_roles": [
|
|
"pending_approver",
|
|
"external"
|
|
]
|
|
},
|
|
"permissions": {
|
|
"can_recall": false,
|
|
"can_resubmit": true,
|
|
"can_comment": false
|
|
}
|
|
}
|