V20260210 #177

Merged
hjjeong merged 2 commits from V20260210 into main 2026-03-20 05:19:58 +00:00
Collaborator
No description provided.
hjjeong added 2 commits 2026-03-20 05:19:55 +00:00
- 영업관리: 단가/금액/환율 소수점 2자리 + 천단위 콤마 표시
- 구매관리: 영문 발주서/리스트/현황/입고 소수점 2자리, 일반/가공 발주서는 정수 유지
- common.js에 formatMoney, formatInteger, removeComma 공통 함수 추가
- Java 서비스: Long.parseLong → Double.parseDouble 수정 (소수점 데이터 보존)
- MyBatis: goodsMgmt.xml BIGINT → NUMERIC 캐스팅 변경
- CommonUtils.numberFormatDecimal2 추가

Made-with: Cursor
hjjeong merged commit 58fe844597 into main 2026-03-20 05:19:58 +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#177