Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -17,6 +17,9 @@ type OrderProductionItem struct {
|
||||
OldDim2 string `json:"OldDim2"`
|
||||
OldDesc string `json:"OldDesc"`
|
||||
OldQty float64 `json:"OldQty"`
|
||||
OldDocCurrencyCode string `json:"OldDocCurrencyCode"`
|
||||
OldNetAmount float64 `json:"OldNetAmount"`
|
||||
OldNetAmountUSD float64 `json:"OldNetAmountUSD"`
|
||||
|
||||
NewItemCode string `json:"NewItemCode"`
|
||||
NewColor string `json:"NewColor"`
|
||||
|
||||
Reference in New Issue
Block a user