프로젝트 생애주기 원가: 계정 724(노무비) 분류를 인건비 → 시공비로 고정 #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
대상 브랜치: manage
배경
증상
노무비(724)가 표시됨원인
classify_lifecycle_bucket()가meta.category == 인건비조건을 우선 적용하면서 724가 인건비 버킷으로 분류됨조치
server/ptc_api_server.py의classify_lifecycle_bucket()에 724 예외 분기 추가account_code == "724"이면 무조건시공비반환반영 커밋
4827d95fix(lifecycle): classify account 724 labor cost as construction cost검증
GET /api/project-detail?project_code=26-시공-02기준영향 범위
주의