feature/jp-0331 #526
@ -1186,10 +1186,10 @@ public class EstimateService {
|
||||
|
||||
supplyPrice = supplyPrice.add(salePrice.multiply(amount));
|
||||
}
|
||||
|
||||
// 주문수량 더하기
|
||||
totAmount = totAmount.add(amount);
|
||||
}
|
||||
|
||||
// 주문수량 더하기
|
||||
totAmount = totAmount.add(amount);
|
||||
}
|
||||
|
||||
if ("YJSS".equals(estimateType)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user