概算也没有项目管理成本含税金额
parent
9feb829aee
commit
92c339a045
|
@ -157,7 +157,7 @@ public class IncomeCostBean {
|
|||
.add(costPurchaseBuildTaxInclude)
|
||||
.add(costPurchaseServiceTaxInclude)
|
||||
.add(costPurchaseOtherTaxInclude)
|
||||
.add(null == costProjectManageTaxInclude ? new BigDecimal(0) : costProjectManageTaxInclude)
|
||||
/*.add(null == costProjectManageTaxInclude ? new BigDecimal(0) : costProjectManageTaxInclude)*/
|
||||
.add(costOtherOtherTaxInclude);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue