V20260210 #146

Merged
hjjeong merged 2 commits from V20260210 into main 2026-02-24 02:45:30 +00:00

2 Commits

Author SHA1 Message Date
5fb6160d06 매출마감 아마란스 api 연동 2026-02-24 11:44:10 +09:00
89d4d1d4e7 견적요청서 생성 시 동일 품번 그룹핑 적용
- getPurchaseListForQuotationFromMBom: CTE로 동일 품번 GROUP BY 적용
- getGroupedSalesRequestPartInfo 신규: ORIGINAL_OBJIDS 기반 합산 조회
- createQuotationRequest: 그룹핑된 데이터로 견적요청서 상세 생성
- purchaseListFormPopUp.jsp, salesRequestMngRegList.jsp: ORIGINAL_OBJIDS 전달
- insertProposalPartFromMBom/Processing: MATERIAL_YN 컬럼 추가
- SalesMngService: RAW_MATERIAL_NO 기반 MATERIAL_YN 판별 로직

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 09:50:26 +09:00