Files
sam-react-prod/src/components/business/construction/MODULE.md

33 lines
1.0 KiB
Markdown
Raw Normal View History

# Construction Module (건설관리)
**Module ID**: `construction`
**Tenant**: Juil (주일건설)
**Route Prefixes**: `/construction`
**Component Count**: 161 files
## Dependencies on Common ERP
- `@/lib/api/*` — Server actions, API client
- `@/components/ui/*` — UI primitives (shadcn/ui)
- `@/components/templates/*` — IntegratedListTemplateV2 등
- `@/components/organisms/*` — PageLayout, PageHeader
- `@/hooks/*` — usePermission, useModules 등
- `@/stores/authStore` — Tenant 정보
- `@/components/common/*` — 공통 컴포넌트
## Exports to Common ERP
**NONE** — 건설 모듈은 독립적으로 작동.
## Related Dashboard Sections
- `construction` (시공 현황)
## Subdirectories
- `bidding/` — 입찰 관리
- `contract/` — 계약 관리
- `estimates/` — 견적 관리
- `progress-billing/` — 기성 관리
- `site-management/` — 현장 관리
- `labor-management/` — 노무 관리
- `item-management/` — 자재 관리
- `partners/` — 협력업체 관리
- 기타 20개 하위 도메인