Commit Graph

32 Commits

Author SHA1 Message Date
588d787d02 fix: disable project row click in account detail modal 2026-05-04 17:23:41 +09:00
5f4834de10 fix: aggregate allocation formula lines by year 2026-05-04 16:41:11 +09:00
bf7bf93179 feat: show shared allocation formula inline in shared project row 2026-05-04 16:36:54 +09:00
686ea738da chore: remove project amount detail-view button 2026-05-04 16:33:04 +09:00
f636d1c7f8 fix: remove duplicated account amount block in account detail modal 2026-05-04 16:31:04 +09:00
0bed3c489b fix: show allocation formula only for shared allocation group 2026-05-04 16:29:22 +09:00
d75a57cc97 Refine lifecycle detail modal totals and project detail popup layout 2026-05-04 14:32:15 +09:00
df25f04119 Always show allocation formula section for labor/admin detail modal 2026-05-04 14:19:34 +09:00
79b3fd646e Make lifecycle allocation formulas account-specific 2026-05-04 14:10:54 +09:00
b2134d7515 Refresh lifecycle breakdown panel after allocation mode change 2026-05-04 14:07:40 +09:00
9891ea0a32 Adjust lifecycle allocation UI and account-level shared cost breakdown 2026-05-04 13:55:41 +09:00
21ad66c8b4 feat(lifecycle): add selectable common allocation mode (expense/income ratio) 2026-05-04 10:21:21 +09:00
68eabcc228 fix(management): include linked non-management project codes in applied admin expense 2026-05-04 10:15:56 +09:00
fa8eaeef25 fix(management): resolve management overview SQL placeholder error 2026-05-04 10:12:46 +09:00
61e580b74a fix(management): classify applied/common admin expense by construction linkage 2026-05-04 10:10:54 +09:00
b3207b5ce0 fix(management): compute applied/common admin expense by monthly active project distribution 2026-05-04 10:05:38 +09:00
eab0a5bb3f feat(management): add yearly project-applied vs common admin expense split 2026-05-04 10:01:49 +09:00
c13f596453 feat(lifecycle): apply monthly shared allocation from project start month 2026-05-04 09:53:09 +09:00
7882d0cd05 feat(lifecycle): split unallocated sales/design cost into shared pool 2026-05-04 09:41:20 +09:00
4827d953d1 fix(lifecycle): classify account 724 labor cost as construction cost 2026-05-04 09:19:38 +09:00
868661426f feat(manage): refine lifecycle flow UI and direct/shared cost breakdown 2026-04-23 14:31:41 +09:00
90042a003a docs: rewrite manage branch README with detailed setup and lifecycle flow 2026-04-22 17:22:44 +09:00
bc611c3ff7 feat: improve lifecycle allocation popup flow and project cost visibility 2026-04-22 17:19:26 +09:00
6e8f606591 feat: update manage dashboard flows 2026-04-17 10:32:12 +09:00
01a6e197ce feat: add manage dashboard preview 2026-04-07 10:56:03 +09:00
d4498c356f Update PTC_ISSUES_LIST.md with dashboard and deployment features 2026-03-25 11:49:46 +09:00
47cd2bf5b2 Full dashboard implementation: API, UI, and sharing scripts 2026-03-25 11:35:54 +09:00
28709a3457 Update index.html with dashboard features from dashboard_preview.html 2026-03-25 11:35:28 +09:00
b5e121136f feat: 엑셀 원본 파일 선택 기능 및 프론트엔드/백엔드 최적화
- PTC(2023-2026.02).xlsx 최신화
- PTC/index.html: 에러 핸들링, 동적 API 베이스, 예산 계산 로직 개선 및 UI 최적화
- server/ptc_api_server.py: 4000 포트에서 프론트엔드 직접 서빙, 원본 엑셀 경로 설정 기능, DB 인덱스 추가 및 성능 최적화
- windows/: 원본 파일 선택을 위한 set_ptc_source.bat 추가 및 기존 스크립트 수정
2026-03-24 13:21:20 +09:00
f88d8e53cb feat: 프로젝트 시공 시작일 및 종료일 관리 기능 추가 2026-03-23 16:59:45 +09:00
358585da53 Organize root directory: Moved legacy HTML files to legacy/ 2026-03-23 14:45:20 +09:00
35ababe236 Initial commit: Organized PTC project structure with .gitignore and README 2026-03-23 14:44:39 +09:00