@ -122,6 +122,6 @@ namespace Win.Sfs.SettleAccount.Reports
/// 价格
/// </summary>
[Display(Name = "价格")]
public decimal Price { get; set; }
public decimal? Price { get; set; }
}
@ -133,7 +133,7 @@ namespace Win.Sfs.SettleAccount.Reports
/// <summary>
@ -189,6 +189,6 @@ namespace Win.Sfs.SettleAccount.Reports
@ -139,7 +139,7 @@ namespace Win.Sfs.SettleAccount.Reports
@ -393,8 +393,8 @@ namespace SettleAccount.Job.Services.Report
SaCustomerPartCode = sa.CustomerPartCodeNoSpace,
SaFactoryPartCode = sa.PartCode,
CustomerPartCode = sa.LU,
Site = sa.Site,
Price = sa.Price
Site = default,
Price = default
}).ToList();
//无结算有发运
var notHaveSaHaveSeList = (from se in seGroup