|
|
@ -942,7 +942,7 @@ type serialOrderWithArticle struct { |
|
|
|
type WorkLineDateReportItem struct { |
|
|
|
Date grmi.Date `json:"WorkLineDateReportItem-Date"` |
|
|
|
WorkLineId string `json:"WorkLineDateReportItem-WorkLineId"` |
|
|
|
ArtId string `json:"OM_SerialOrder-Date"` |
|
|
|
ArtId string `json:"OM_SerialOrder-ArtId"` |
|
|
|
Descr string `json:"Article-Descr1"` |
|
|
|
PlanAmount int `json:"WorkLineDateReportItem-PlanAmount"` |
|
|
|
FinishedAmount int `json:"WorkLineDateReportItem-FinishedAmount"` |
|
|
|