Reviewed-on: #11
This commit is contained in:
commit
ef929f9ec5
@ -1413,6 +1413,7 @@ public class EstimateService {
|
||||
// 886 Excel, PDF에 OPEN_FLG = 1은 단가필드에 OPEN 텍스트로 보여주도록
|
||||
if ("1".equals(itemResponse.getOpenFlg())) {
|
||||
itemResponse.setSalePrice("OPEN");
|
||||
itemResponse.setSaleTotPrice("OPEN");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user