V20260210 #172

Merged
hjjeong merged 6 commits from V20260210 into main 2026-03-17 06:37:18 +00:00
Collaborator
No description provided.
hjjeong added 6 commits 2026-03-17 06:37:12 +00:00
- 견적/주문서/판매관리 전 페이지 금액 필드 소수점 2자리 + 천단위 콤마 표시
- parseInt → parseFloat, Math.round 제거로 소수점 계산 정확성 확보
- estimateTemplate1 fn_save() 소수점 제거 버그 수정 (/[^0-9]/g → /[^0-9.]/g)
- contractMgmt.xml, salesNcollectMgmt.xml VARCHAR→NUMERIC CAST 시 REPLACE 안전 처리
- EST_TOTAL_AMOUNT_KRW 환율 변경 시 동적 재계산 (SQL 쿼리 수정)

Made-with: Cursor
hjjeong merged commit 3c147ded97 into main 2026-03-17 06:37:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: chpark/wace_plm#172