|
|
@ -125,10 +125,15 @@ namespace CK.SCP.Models.UniApiEntity |
|
|
|
public string xxqad_pod_wolot { get; set; } |
|
|
|
*/ |
|
|
|
public string xxqad_pod_loc { get; set; } |
|
|
|
|
|
|
|
public string xxqad_pod_type { get; set; } |
|
|
|
public string xxqad_pod_wolot { get; set; } |
|
|
|
public string xxqad_pod_pllist { get; set; } |
|
|
|
|
|
|
|
public string xxqad_pod_prj { get; set; } |
|
|
|
|
|
|
|
public Nullable<decimal> xxqad_pod_qty_rcvd { get; set; } |
|
|
|
public Nullable<decimal> xxqad_pod_qty_open { get; set; } |
|
|
|
public Nullable<System.DateTime> xxqad_pod_ord_date { get; set; } |
|
|
|
public Nullable<System.DateTime> xxqad_pod_dur_date { get; set; } |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|