diff --git a/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs b/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs index 331e53fa..9590345f 100644 --- a/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs +++ b/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs @@ -1126,7 +1126,7 @@ namespace ICS.Application.Business.Service new { SaleQuotationNo = pro.SaleQuotationNo, SaleQuotationLine = pro.SaleQuotationLine.ToString() } equals new { SaleQuotationNo = b8.SqCode, SaleQuotationLine = b8.SqLineNo } into dd8 from Sale in dd8.DefaultIfEmpty() - where 1 == 1 + where processnew != null && processnew.CompleteRate!="0%" select new IcsProProgressTJListDto {