Compare commits
No commits in common. "ef929f9ec5bdd306346a6a68a5597bb19139fff2" and "b3acee760dd86471d8464867a7a7af8d09d79e08" have entirely different histories.
ef929f9ec5
...
b3acee760d
@ -1413,7 +1413,6 @@ 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