@ -62,8 +62,8 @@ namespace CK.SCP.Models.ScpEntity
public string BillType_DESC { get; set; }
public string ErpRecvBillNum { get; set; }
public decimal PurCost { set; get; }
public decimal StdCost { set; get; }
public decimal? PurCost { set; get; }
public decimal? StdCost { set; get; }
public decimal? Rate { set; get; }